6 lines
158 B
Bash
6 lines
158 B
Bash
|
systemctl --user stop latenightdef
|
||
|
cp latenightdef.container ~/.config/containers/systemd
|
||
|
systemctl --user daemon-reload
|
||
|
|
||
|
systemctl --user start latenightdef
|