blachp.techtransthai.org/install.sh

9 lines
167 B
Bash

systemctl --user stop BlaCHp
cp BlaCHp.container ~/.config/containers/systemd
systemctl --user daemon-reload
podman build -t blachp .
systemctl --user start BlaCHp