Add Unlicense and updater
This commit is contained in:
parent
680baa5e40
commit
985734f05c
2 changed files with 28 additions and 0 deletions
4
docker-update.sh
Executable file
4
docker-update.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
docker compose up --force-recreate --build -d --pull always
|
||||
docker image prune -f
|
||||
Loading…
Add table
Add a link
Reference in a new issue