This commit is contained in:
2022-07-07 12:32:13 +03:00
commit bdc0d6b030
38 changed files with 1146 additions and 0 deletions

5
update_all.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
/usr/local/bin/docker-compose pull --include-deps --quiet
/usr/local/bin/docker-compose build --pull --quiet
/usr/local/bin/docker-compose up --build --quiet-pull --detach --force-recreate