This commit is contained in:
Late Night Defender 2024-07-23 13:31:11 +07:00
parent 6aab6ad92f
commit 899cfdafb0

View file

@ -1,8 +1,8 @@
systemctl --user stop tcehtransthai-blog
cp tcehtransthai-blog.container ~/.config/containers/systemd
systemctl --user stop techtransthai-blog
cp techtransthai-blog.container ~/.config/containers/systemd
systemctl --user daemon-reload
podman build -t tcehtransthai-blog .
podman build -t techtransthai-blog .
systemctl --user start tcehtransthai-blog
systemctl --user start techtransthai-blog