-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Mafl
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mafl.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
The update script is failing and breaks mafl (you need to manually move the backed-up folder into place or roll back the LXC).
This has been introduced by #5702, which was a pull request addressing #5700. Since #5700 can't be reopened, I'm creating this new issue as a follow-up.
It should be a small fix, line 40 should be rm -rf /opt/mafl. I'll open a pull request for that.
π Steps to reproduce the issue.
- enter Mafl LXC shell
- type
update
β Paste the full error output (if available).
βοΈ Service stopped
β³ Performing backuprm: cannot remove '/opt/mafl': Is a directory
[ERROR] in line 40: exit code 0: while executing command rm /opt/mafl
root@mafl:~#
πΌοΈ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working