5 lines
157 B
Bash
5 lines
157 B
Bash
#!/bin/bash
|
|
|
|
HOME=/root /root/.cargo/bin/monitor execute stop-stack demo-immich
|
|
sleep 3s
|
|
HOME=/root /root/.cargo/bin/monitor execute deploy-stack demo-immich |