abs path
This commit is contained in:
parent
26372bb28f
commit
3474be106f
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ case "$1" in
|
||||||
git pull
|
git pull
|
||||||
docker-compose pull
|
docker-compose pull
|
||||||
docker-compose build
|
docker-compose build
|
||||||
libre restart
|
/opt/bin/libre restart
|
||||||
fi;;
|
fi;;
|
||||||
provision)
|
provision)
|
||||||
provision ${@:2};;
|
provision ${@:2};;
|
||||||
|
|
Loading…
Reference in a new issue