Add path
This commit is contained in:
parent
5f407b89bf
commit
cdfcc0c578
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
# To run with crontab:
|
||||
# */1 * * * * /home/pietervdvn/git/MapComplete/scripts/deployIfChanged.sh >> /home/pietervdvn/auto_deploy_caching.log 2>&1
|
||||
|
||||
PATH=/home/pietervdvn/.local/bin:/home/pietervdvn/.nvm/versions/node/v16.0.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/pietervdvn/.dotnet/tools
|
||||
|
||||
ACTION='\033[1;90m'
|
||||
FINISHED='\033[1;96m'
|
||||
|
|
Loading…
Reference in a new issue