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:
parent
e311f6900c
commit
7ddc267660
1 changed files with 3 additions and 0 deletions
|
@ -60,3 +60,6 @@ sudo chmod 600 /etc/nginx/conf.d/$domain.d/baikal.conf
|
|||
sudo service nginx reload
|
||||
sudo yunohost app setting baikal skipped_uris -v "/"
|
||||
sudo yunohost app ssowatconf
|
||||
|
||||
# Remove ENABLE_INSTALL for more Security
|
||||
sudo rm $final_path/Specific/ENABLE_INSTALL
|
||||
|
|
Loading…
Add table
Reference in a new issue