minor fix on urbackup.sh
This commit is contained in:
parent
77b0a828f9
commit
875027f99b
@ -51,7 +51,7 @@ urbackupclientbackend -v info
|
|||||||
|
|
||||||
# install and enable systemd service
|
# install and enable systemd service
|
||||||
cp "$_assets"/urbackup.service /etc/ststemd/system/
|
cp "$_assets"/urbackup.service /etc/ststemd/system/
|
||||||
chmod a+x /etc/ststemd/system/urbackup.service
|
chmod a+x /etc/systemd/system/urbackup.service
|
||||||
|
|
||||||
systemctl --system daemon-reload
|
systemctl --system daemon-reload
|
||||||
systemctl start urbackup.service
|
systemctl start urbackup.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user