init commit
This commit is contained in:
parent
fd7007e769
commit
5853ca433f
2 changed files with 10 additions and 0 deletions
5
update-panel.sh
Executable file
5
update-panel.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
cd calagopus
|
||||
docker compose down
|
||||
docker compose pull
|
||||
docker compose up -d
|
||||
Loading…
Add table
Add a link
Reference in a new issue