1
0
Fork 0
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:
abeudin 2013-12-10 10:08:39 +01:00
parent db382781c0
commit 80135c9901

View file

@ -63,7 +63,7 @@ if [ $is_public = "No" ];
then
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/wordpress.conf
else
sudo cp ../conf/nginx-public.conf /etc/nginx/conf.d/$domain.d/wordpress.conf
sudo cp ../conf/nginx.conf-public /etc/nginx/conf.d/$domain.d/wordpress.conf
fi
# Reload Nginx and regenerate SSOwat conf