build(gokord): upgrade to 0.7.0

This commit is contained in:
Anhgelus Morhtuuzh 2025-05-21 17:28:18 +02:00
parent 24f0db3721
commit 642025681b
Signed by: anhgelus
GPG key ID: CAD341EFA92DDDE5
11 changed files with 125 additions and 31 deletions

3
restart.sh Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/bash
podman compose down && podman compose build && podman compose up -d