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
02ce8aab57
commit
7a162680eb
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/wordpress.conf
|
|||
sudo service nginx reload
|
||||
sudo yunohost app setting wordpress skipped_uris -v "$path"
|
||||
sudo yunohost app ssowatconf
|
||||
sudo service nginx reload
|
||||
|
||||
#Installation Wordpress
|
||||
sudo echo "127.0.0.1 $domain #wordpress" >> /etc/hosts
|
||||
|
|
Loading…
Add table
Reference in a new issue