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:
parent
7d071734d8
commit
5e10b4305b
1 changed files with 0 additions and 1 deletions
|
@ -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 "/"
|
||||
|
|
Loading…
Add table
Reference in a new issue