container restart in while

This commit is contained in:
Dryusdan 2017-11-23 23:25:41 +01:00
parent bcf3ebee7b
commit 137335b42c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ ln -s /config/database.yml /diaspora/config/database.yml
ln -s /config/diaspora.yml /diaspora/config/diaspora.yml
chown -R diaspora:diaspora /diaspora
cd /diaspora
bin/bundle config --global silence_root_warning 1
bin/bundle install --retry 4 --without test development
./script/configure_bundler