docs.techtransthai.org/install.sh

8 lines
210 B
Bash
Raw Permalink Normal View History

2024-06-04 11:59:33 +07:00
systemctl --user stop little-lines-docs
cp little-lines-docs.container ~/.config/containers/systemd
systemctl --user daemon-reload
podman build -t little-lines-docs .
systemctl --user start little-lines-docs