diff --git a/install.sh b/install.sh index 0a0c03b..c57ae44 100755 --- a/install.sh +++ b/install.sh @@ -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 \ No newline at end of file +systemctl --user start techtransthai-blog \ No newline at end of file