touch position.txt

spacecruft
Jeff Moe 2022-08-17 16:12:32 -06:00
parent dde54f354a
commit 2abd489c9b
1 changed files with 5 additions and 0 deletions

View File

@ -98,6 +98,11 @@ Store downloads here:
mkdir -p ./data/obs ./data/tle ./data/results
```
It fails if this file doesn't exist:
```
touch data/obs/control/position.txt
```
The `ST_DATADIR` variable is still used, from `sattools`.
Maybe set all these in `~/.bashrc` (suit to fit directory setup):