mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
Update install
This commit is contained in:
parent
6fa2ac8c0a
commit
72fce9ff2b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ sudo rm -rf "$src_path"/BicBucStriim-1.3.6
|
|||
|
||||
# Disable BicBucStriim login if checked
|
||||
if [[ $login -eq 1 ]]; then
|
||||
sudo sed -i -- 's/[LOGIN_REQUIRED] = 1/[LOGIN_REQUIRED] = 0/g' "$src_path"/index.php
|
||||
sudo sed -i -- 's/\[LOGIN_REQUIRED\] = 1/\[LOGIN_REQUIRED\] = 0/g' "$src_path"/index.php
|
||||
fi
|
||||
|
||||
# Set permissions to app files
|
||||
|
|
Loading…
Add table
Reference in a new issue