diff options
Diffstat (limited to 'scripts/install')
| -rw-r--r-- | scripts/install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/install b/scripts/install index 806fec2..2fd4b23 100644 --- a/scripts/install +++ b/scripts/install @@ -206,8 +206,6 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf # Install crontab sudo cp ../conf/crontab_mastodon /etc/cron.d/$app sudo sed -i "s@__APP__@$app@g" /etc/cron.d/$app -# Restart crontab -sudo systemctl restart cron # Unprotected url ynh_app_setting_set "$app" unprotected_uris "/" |
