Be more specific about the docker home location, rather than accidentally promoting the use of a variable which would not work.
This commit is contained in:
@@ -20,7 +20,7 @@ vi .env
|
||||
that `prep.sh` is in `root`'s crontab.
|
||||
|
||||
```
|
||||
@reboot $DOCKER_HOME/Config/LibreTranslate/prep.sh
|
||||
@reboot /opt/Docker/Config/LibreTranslate/prep.sh
|
||||
```
|
||||
|
||||
3. Start the container up as normal.
|
||||
|
Reference in New Issue
Block a user