1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osada_ynh.git synced 2024-09-03 19:46:30 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-15 07:49:33 +02:00
parent 681b9fdef6
commit af95860d85

View file

@ -201,13 +201,6 @@ ynh_script_progression --message="Setting up cron job..."
ynh_add_config --template="../conf/cron" --destination="/etc/cron.d/$app"
#=================================================
# STORE THE CONFIG FILE CHECKSUM
#=================================================
# Calculate and store the config file checksum into the app settings
ynh_store_file_checksum --file="$config"
#=================================================
# SETUP LOGROTATE
#=================================================