mirror of
https://github.com/YunoHost-Apps/baikal_ynh.git
synced 2024-09-03 18:16:11 +02:00
Merge pull request #3 from jodumont/patch-1
remove ENABLE_INSTALL after the installation
This commit is contained in:
commit
5985bb9a4d
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