mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Mistake
This commit is contained in:
parent
29c5d1db18
commit
676ab5b2ee
2 changed files with 0 additions and 4 deletions
|
@ -137,8 +137,6 @@ ynh_add_config --template="../conf/moncycleapp.cron" --destination="$cron_path"
|
|||
chown root: "$cron_path"
|
||||
chmod 644 "$cron_path"
|
||||
|
||||
exec_occ background:cron
|
||||
|
||||
#=================================================
|
||||
# SETUP FAIL2BAN
|
||||
#=================================================
|
||||
|
|
|
@ -124,8 +124,6 @@ ynh_add_config --template="../conf/moncycleapp.cron" --destination="$cron_path"
|
|||
chown root: "$cron_path"
|
||||
chmod 644 "$cron_path"
|
||||
|
||||
exec_occ background:cron
|
||||
|
||||
#=================================================
|
||||
# UPGRADE FAIL2BAN
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue