quickfix, spelling error

This commit is contained in:
CanbiZ 2025-02-19 13:35:56 +01:00 committed by GitHub
parent 4cbe90597e
commit 70f5280fcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ function update_script() {
# Sicherstellen, dass .env existiert
rm -rf /opt/actualbudget/.env
if [[ ! -f /opt/actualbudget_bak/.env ]]; then
cat <<EOF > /opt/actualbudget/.env
cat <<EOF > /opt/actualbudget_bak/.env
ACTUAL_UPLOAD_DIR=/opt/actualbudget/server-files
ACTUAL_DATA_DIR=/opt/actualbudget-data
ACTUAL_SERVER_FILES_DIR=/opt/actualbudget/server-files