-
-
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?
KASM
๐ What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kasm.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.
In the misc/build.func script, CORE_COUNT is set with the value of DISK_SIZE at lines 382 & 414:
- https://github.com/community-scripts/ProxmoxVE/blob/main/misc/build.func#L382
- https://github.com/community-scripts/ProxmoxVE/blob/main/misc/build.func#L414
Looks like a typo.
Commit which introduced the typos: 54c522e
๐ Steps to reproduce the issue.
Look at the source code of misc/build.func
โ Paste the full error output (if available).
N/A
๐ผ๏ธ Additional context (optional).
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working