4 lines
142 B
Bash
Executable file
4 lines
142 B
Bash
Executable file
systemctl --user stop ttt-org
|
|
cp ttt-org.container ~/.config/containers/systemd
|
|
systemctl --user daemon-reload
|
|
systemctl --user start ttt-org
|