From 4ff6c990ccdf7a1085a8b91c09e3dfe36c02967d Mon Sep 17 00:00:00 2001 From: magikcypress Date: Sat, 15 Apr 2017 01:56:09 +0200 Subject: [fix] Update crontab --- scripts/install | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'scripts/install') diff --git a/scripts/install b/scripts/install index 1c964b7..75c2cfd 100644 --- a/scripts/install +++ b/scripts/install @@ -154,23 +154,12 @@ RAILS_ENV=production bin/bundle exec rails db:setup RAILS_ENV=production bin/bundle exec rails --trace assets:precompile CCOMMANDS -# TODO: Doesn't work for the moment, -# Mastodon need a user for creating an administator account -# Create admin user -# Create confirm email -sudo su - $app <