We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yes
Paperless-NGX
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paperless-ngx.sh)"
When you install Paperless-NGX in the default mode, the output looks like
[...] Disk Size: 10GB CPU Cores: 2 RAM Size: 2048MB [...]
If you install Paperless-NGX in the advance mode, the wizard shows "Enter disk size in GB" - you enter 10 - Hit Enter and later the output shows:
[...] Disk Size: 10 CPU Cores: 2 RAM Size: 2048 [...]
(without the units)
Debian 12
Install Paperless NGX once in the default and once in the advanced mode.
Default mode:
Advance mode:
It is only a very minor thing, but I think the units should be shown especially in advanced mode
The text was updated successfully, but these errors were encountered:
Merged
Sorry, something went wrong.
No branches or pull requests
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Paperless-NGX
π What was the exact command used to execute the script?
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paperless-ngx.sh)"
π Provide a clear and concise description of the issue.
When you install Paperless-NGX in the default mode, the output looks like
If you install Paperless-NGX in the advance mode, the wizard shows "Enter disk size in GB" - you enter 10 - Hit Enter and later the output shows:
(without the units)
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
Install Paperless NGX once in the default and once in the advanced mode.
β Paste the full error output (if available).
Default mode:
Advance mode:
πΌοΈ Additional context (optional).
It is only a very minor thing, but I think the units should be shown especially in advanced mode
The text was updated successfully, but these errors were encountered: