making list work 1
rodzic
01dd812b73
commit
9e5bc16d9f
|
@ -7,6 +7,7 @@ Working on improving the Cambridge University Spaceflight landing predictor, a w
|
||||||
The source for the predictor itself is in `pred_src/` and instructions for building it can be found there.
|
The source for the predictor itself is in `pred_src/` and instructions for building it can be found there.
|
||||||
|
|
||||||
The following items need to be executable (`chmod +x ./predict.py`) by the user under which the predictor runs:
|
The following items need to be executable (`chmod +x ./predict.py`) by the user under which the predictor runs:
|
||||||
|
|
||||||
* `predict.py`
|
* `predict.py`
|
||||||
* `pred_src/pred` (once compiled)
|
* `pred_src/pred` (once compiled)
|
||||||
* `cron/clear-pydap-cache-cronjob.sh`
|
* `cron/clear-pydap-cache-cronjob.sh`
|
||||||
|
|
Ładowanie…
Reference in New Issue