Ajout : script de mise à jour du site
This commit is contained in:
parent
0bf38c9904
commit
53def6bcd3
1 changed files with 3 additions and 0 deletions
3
update.sh
Executable file
3
update.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh -x
|
||||||
|
git pull
|
||||||
|
exec docker-compose up -d --build
|
Loading…
Reference in a new issue