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