Update outline.sh

This commit is contained in:
CanbiZ 2025-09-19 09:55:41 +02:00
parent 91d2f5f5ee
commit 1ac0e0e792

View File

@ -37,7 +37,7 @@ function update_script() {
cp /opt/outline/.env /opt
msg_ok "Backup created"
fetch_and_deploy_gh_release "outline" "outline/outline" "tarball"
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "outline" "outline/outline" "tarball"
msg_info "Updating ${APP}"
cd /opt/outline