Add update_procedura
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
podman-compose stop
|
||||
# Da root eseguire ########
|
||||
cp -a ./data ./data.bak-$(date +%Y%m%d)
|
||||
cp -a ./config ./config.bak-$(date +%Y%m%d)
|
||||
#######################
|
||||
podman-compose pull
|
||||
podman-compose up -d --force-recreate
|
||||
Reference in New Issue
Block a user