1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00
This commit is contained in:
Limezy 2023-01-20 23:40:23 +07:00
parent 29c5d1db18
commit 676ab5b2ee
2 changed files with 0 additions and 4 deletions

View file

@ -137,8 +137,6 @@ ynh_add_config --template="../conf/moncycleapp.cron" --destination="$cron_path"
chown root: "$cron_path" chown root: "$cron_path"
chmod 644 "$cron_path" chmod 644 "$cron_path"
exec_occ background:cron
#================================================= #=================================================
# SETUP FAIL2BAN # SETUP FAIL2BAN
#================================================= #=================================================

View file

@ -124,8 +124,6 @@ ynh_add_config --template="../conf/moncycleapp.cron" --destination="$cron_path"
chown root: "$cron_path" chown root: "$cron_path"
chmod 644 "$cron_path" chmod 644 "$cron_path"
exec_occ background:cron
#================================================= #=================================================
# UPGRADE FAIL2BAN # UPGRADE FAIL2BAN
#================================================= #=================================================