blachp.techtransthai.org/install.sh

9 lines
167 B
Bash
Raw Permalink Normal View History

2024-06-16 09:43:04 +00:00
systemctl --user stop BlaCHp
cp BlaCHp.container ~/.config/containers/systemd
systemctl --user daemon-reload
podman build -t blachp .
systemctl --user start BlaCHp