update install script
This commit is contained in:
parent
91b0b4637c
commit
6aab6ad92f
2 changed files with 4 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
||||||
systemctl --user stop compute4change-news
|
systemctl --user stop tcehtransthai-blog
|
||||||
cp compute4change-news.container ~/.config/containers/systemd
|
cp tcehtransthai-blog.container ~/.config/containers/systemd
|
||||||
systemctl --user daemon-reload
|
systemctl --user daemon-reload
|
||||||
|
|
||||||
podman build -t compute4change-news .
|
podman build -t tcehtransthai-blog .
|
||||||
|
|
||||||
|
|
||||||
systemctl --user start compute4change-news
|
systemctl --user start tcehtransthai-blog
|
|
@ -1,3 +0,0 @@
|
||||||
[Build]
|
|
||||||
ImageTag=localhost/ttt-blog
|
|
||||||
SetWorkingDirectory=unit=/media/sasha/Data1/Apps/ttt-blog
|
|
Loading…
Reference in a new issue