8 lines
No EOL
218 B
Bash
Executable file
8 lines
No EOL
218 B
Bash
Executable file
systemctl --user stop compute4change-news
|
|
cp compute4change-news.container ~/.config/containers/systemd
|
|
systemctl --user daemon-reload
|
|
|
|
podman build -t compute4change-news .
|
|
|
|
|
|
systemctl --user start compute4change-news |