fix typo
This commit is contained in:
parent
6aab6ad92f
commit
899cfdafb0
1 changed files with 4 additions and 4 deletions
|
@ -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
|
Loading…
Reference in a new issue