Update vikunja-install.sh

This commit is contained in:
Tobias 2026-01-28 16:08:27 +01:00 committed by GitHub
parent 2f5ed17953
commit e8e98f3c67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ setting_up_container
network_check network_check
update_os update_os
fetch_and_deploy_gh_release "vikunja" "go-vikunja/vikunja" "binary" "latest" fetch_and_deploy_gh_release "vikunja" "go-vikunja/vikunja" "binary"
msg_info "Setting up Vikunja" msg_info "Setting up Vikunja"
sed -i -E 's/^# cors:/cors:/; s/^[[:space:]]*# enable:[[:space:]]*true/ enable: false/' /etc/vikunja/config.yml sed -i -E 's/^# cors:/cors:/; s/^[[:space:]]*# enable:[[:space:]]*true/ enable: false/' /etc/vikunja/config.yml