1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00

remove ENABLE_INSTALL after the installation

I propose to remove the ENABLE_INSTALL file at the end.
This commit is contained in:
JOduMonT 2015-04-15 10:30:57 +02:00
parent e311f6900c
commit 7ddc267660

View file

@ -60,3 +60,6 @@ sudo chmod 600 /etc/nginx/conf.d/$domain.d/baikal.conf
sudo service nginx reload sudo service nginx reload
sudo yunohost app setting baikal skipped_uris -v "/" sudo yunohost app setting baikal skipped_uris -v "/"
sudo yunohost app ssowatconf sudo yunohost app ssowatconf
# Remove ENABLE_INSTALL for more Security
sudo rm $final_path/Specific/ENABLE_INSTALL