build(gokord): upgrade to 0.7.0
This commit is contained in:
parent
24f0db3721
commit
642025681b
11 changed files with 125 additions and 31 deletions
3
restart.sh
Normal file
3
restart.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
podman compose down && podman compose build && podman compose up -d
|
Loading…
Add table
Add a link
Reference in a new issue