1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00

Update restore

This commit is contained in:
Ylies Chahi 2017-08-13 03:46:32 +02:00 committed by GitHub
parent 7d071734d8
commit 5e10b4305b

View file

@ -42,7 +42,6 @@ sudo cp -a ./www "$DESTDIR"
sudo cp -a ./conf/nginx.conf "$NGINX_CONF"
# Make app public if necessary
sudo yunohost app setting $app is_public -v "$is_public"
if [[ "$is_public" -ne 0 ]];
then
sudo yunohost app setting $app unprotected_uris -v "/"