cleaning
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ chown -R $app:www-data "$install_dir"
|
||||
#=================================================
|
||||
ynh_script_progression --message="Adding a cron job..." --weight=1
|
||||
|
||||
ynh_add_config --template="../conf/cron" --destination="/etc/cron.d/$app"
|
||||
ynh_add_config --template="cron" --destination="/etc/cron.d/$app"
|
||||
chown root: "/etc/cron.d/$app"
|
||||
chmod 644 "/etc/cron.d/$app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user