From 2cef464c6ba44226baf0a1f0f6a512145b3929ea Mon Sep 17 00:00:00 2001 From: magikcypress Date: Sat, 29 Apr 2017 16:00:41 +0200 Subject: [fix] restore script --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/upgrade') diff --git a/scripts/upgrade b/scripts/upgrade index 655f22f..07b3ee7 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -44,7 +44,7 @@ git fetch git pull https://github.com/tootsuite/mastodon.git master git checkout $(git tag | tail -n 1) bin/bundle install -yarn install --production +yarn install --pure-lockfile RAILS_ENV=production bundle exec rails assets:clean RAILS_ENV=production bundle exec rails assets:precompile RAILS_ENV=production bundle exec rails db:migrate -- cgit v1.2.3-70-g09d2