mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
quickfix, spelling error
This commit is contained in:
parent
4cbe90597e
commit
70f5280fcc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue