From 140a13c67536a555bf9fea7b8f5a17efbc72bd91 Mon Sep 17 00:00:00 2001 From: nemsia Date: Fri, 8 Jun 2018 10:59:14 +0200 Subject: Remove mastodon cron tasks --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) (limited to 'scripts/install') diff --git a/scripts/install b/scripts/install index 8058671..cbce4e3 100644 --- a/scripts/install +++ b/scripts/install @@ -247,10 +247,6 @@ RAILS_ENV=production bin/bundle exec rails mastodon:confirm_email USER_EMAIL=$ad SETADMIN ) -# Install crontab -cp ../conf/crontab_mastodon /etc/cron.d/$app -sed -i "s@__APP__@$app@g" /etc/cron.d/$app - #================================================= # GENERIC FINALIZATION #================================================= -- cgit v1.2.3-70-g09d2