mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
d67b224d3b
1 changed files with 2 additions and 1 deletions
|
@ -33,6 +33,7 @@ ynh_clean_setup () {
|
|||
# Exit if an error occurs during the execution of the script
|
||||
ynh_abort_if_errors
|
||||
|
||||
|
||||
if grep "borg.timer" /etc/yunohost/services.yml > /dev/null ; then
|
||||
yunohost service remove $app.timer
|
||||
systemctl enable $app.timer
|
||||
|
|
Loading…
Add table
Reference in a new issue