autoupdate feature
This commit is contained in:
4
scripts/upgrade.sh
Normal file
4
scripts/upgrade.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
## Do not modify this file. You will lost the ability to autoupdate!
|
||||
|
||||
docker compose --env-file /data/coolify/source/.env -f /data/coolify/source/docker-compose.yml -f /data/coolify/source/docker-compose.prod.yml up --pull always
|
||||
Reference in New Issue
Block a user