This commit is contained in:
pierreozoux 2016-12-23 10:31:55 +00:00
parent 26372bb28f
commit 3474be106f

View file

@ -55,7 +55,7 @@ case "$1" in
git pull
docker-compose pull
docker-compose build
libre restart
/opt/bin/libre restart
fi;;
provision)
provision ${@:2};;