diff --git a/install.sh b/install.sh index c6e19c6..0a0c03b 100755 --- a/install.sh +++ b/install.sh @@ -1,8 +1,8 @@ -systemctl --user stop compute4change-news -cp compute4change-news.container ~/.config/containers/systemd +systemctl --user stop tcehtransthai-blog +cp tcehtransthai-blog.container ~/.config/containers/systemd systemctl --user daemon-reload -podman build -t compute4change-news . +podman build -t tcehtransthai-blog . -systemctl --user start compute4change-news \ No newline at end of file +systemctl --user start tcehtransthai-blog \ No newline at end of file diff --git a/techtransthai-blog.build b/techtransthai-blog.build deleted file mode 100644 index 8e68007..0000000 --- a/techtransthai-blog.build +++ /dev/null @@ -1,3 +0,0 @@ -[Build] -ImageTag=localhost/ttt-blog -SetWorkingDirectory=unit=/media/sasha/Data1/Apps/ttt-blog \ No newline at end of file