fix: shellcheck changes (#10591)

This commit is contained in:
Tobias
2026-01-06 13:45:03 +01:00
committed by GitHub
parent 6e74b20150
commit 0e8341cb86
23 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ import_local_ip
fetch_and_deploy_gh_release "2fauth" "Bubka/2FAuth"
msg_info "Setup 2FAuth"
cd /opt/2fauth || exit
cd /opt/2fauth
cp .env.example .env
sed -i -e "s|^APP_URL=.*|APP_URL=http://$LOCAL_IP|" \
-e "s|^DB_CONNECTION=$|DB_CONNECTION=mysql|" \