Initial backup import
This commit is contained in:
6
root/docker/guacamole/start.sh
Executable file
6
root/docker/guacamole/start.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
#/root/docker/guacamole/start.sh
|
||||
|
||||
docker compose down
|
||||
docker compose pull
|
||||
docker compose up -d --force-recreate --remove-orphans
|
||||
Reference in New Issue
Block a user