fix typo in install script
parent
df117bcfc8
commit
0bfd881856
2
install
2
install
|
|
@ -26,7 +26,7 @@ do
|
||||||
systemctl enable borgwrapper-verify@"${config_file}".timer
|
systemctl enable borgwrapper-verify@"${config_file}".timer
|
||||||
|
|
||||||
systemctl start borgwrapper-backup@"${config_file}".timer
|
systemctl start borgwrapper-backup@"${config_file}".timer
|
||||||
systemctl start borgwrapper-verigy@"${config_file}".timer
|
systemctl start borgwrapper-verify@"${config_file}".timer
|
||||||
done
|
done
|
||||||
|
|
||||||
echo
|
echo
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue