mirror of
https://github.com/YunoHost-Apps/yacy_ynh.git
synced 2024-09-03 18:05:59 +02:00
reload yacy service
This commit is contained in:
parent
d04f01b872
commit
e64c715d01
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/yacy.conf
|
||||||
sudo yunohost service add yacy --log /var/log/yacy/yacy00.log
|
sudo yunohost service add yacy --log /var/log/yacy/yacy00.log
|
||||||
|
|
||||||
#Relancer le service YaCy avec la nouvelle configuration
|
#Relancer le service YaCy avec la nouvelle configuration
|
||||||
sudo yunohost service yacy stop
|
sudo yunohost service stop yacy
|
||||||
sudo yunohost service yacy start
|
sudo yunohost service start yacy
|
||||||
|
|
||||||
# Reload Nginx and regenerate SSOwat conf
|
# Reload Nginx and regenerate SSOwat conf
|
||||||
sudo service nginx reload
|
sudo service nginx reload
|
||||||
|
|
Loading…
Add table
Reference in a new issue