1
0
Fork 0
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:
likeitneverwentaway 2016-07-12 16:49:46 +02:00 committed by GitHub
parent 6fa2ac8c0a
commit 72fce9ff2b

View file

@ -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