mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
modification restart service
This commit is contained in:
parent
b4bdffe9d2
commit
1d3fd366d0
1 changed files with 3 additions and 2 deletions
|
@ -11,5 +11,6 @@ sudo su - diaspora -c "bundle"
|
|||
sudo su - diaspora -c "RAILS_ENV=production bundle exec rake db:migrate"
|
||||
sudo su - diaspora -c "RAILS_ENV=production bundle exec rake tmp:cache:clear assets:precompile"
|
||||
|
||||
sudo service diaspora_ynh restart
|
||||
|
||||
sudo service diaspora_ynh stop
|
||||
sleep 3
|
||||
sudo service diaspora_ynh start
|
||||
|
|
Loading…
Reference in a new issue