mirror of
https://github.com/YunoHost-Apps/adminer_ynh.git
synced 2024-09-03 18:06:06 +02:00
[Fix] Restart php daemon
This commit is contained in:
parent
735b204698
commit
569cf10e3a
1 changed files with 1 additions and 0 deletions
|
@ -43,4 +43,5 @@ sudo chown root: $nginxconf
|
|||
sudo chmod 600 $nginxconf
|
||||
|
||||
sudo service nginx reload
|
||||
sudo service php5-fpm reload
|
||||
sudo yunohost app ssowatconf
|
||||
|
|
Loading…
Reference in a new issue