mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Update install
This commit is contained in:
parent
7f38bf6060
commit
6fbf41f4c2
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/wordpress.conf
|
||||||
#Installation Wordpress
|
#Installation Wordpress
|
||||||
# Reload Nginx and regenerate SSOwat conf
|
# Reload Nginx and regenerate SSOwat conf
|
||||||
sudo service nginx reload
|
sudo service nginx reload
|
||||||
sudo yunohost app setting wordpress skipped_uris -v "$path"
|
sudo yunohost app setting wordpress skipped_uris -v "/"
|
||||||
sudo yunohost app ssowatconf
|
sudo yunohost app ssowatconf
|
||||||
|
|
||||||
#Installation Wordpress
|
#Installation Wordpress
|
||||||
|
|
Loading…
Add table
Reference in a new issue