fix typo in install script

dev
Bryan 2020-11-01 12:00:03 -06:00
parent df117bcfc8
commit 0bfd881856
1 changed files with 1 additions and 1 deletions

View File

@ -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