trigger immich deploy script
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
/root/.cargo/bin/monitor execute stop-stack demo-immich
|
||||
/root/.cargo/bin/monitor --creds /root/.config/monitor/creds.toml execute stop-stack demo-immich
|
||||
sleep 3s
|
||||
/root/.cargo/bin/monitor execute deploy-stack demo-immich
|
||||
/root/.cargo/bin/monitor --creds /root/.config/monitor/creds.toml execute deploy-stack demo-immich
|
Reference in New Issue
Block a user