mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-23 05:01:28 +01:00
quickfix, spelling error
This commit is contained in:
parent
4cbe90597e
commit
70f5280fcc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user