mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Refactor: BentoPDF (#12597)
* Refactor BentoPDF * preserve .env.production if it exists * Increase CPU cores to 2
This commit is contained in:
parent
5162f13372
commit
352716319f
3 changed files with 26 additions and 6 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"type": "default",
|
||||
"script": "ct/bentopdf.sh",
|
||||
"resources": {
|
||||
"cpu": 1,
|
||||
"cpu": 2,
|
||||
"ram": 4096,
|
||||
"hdd": 4,
|
||||
"os": "debian",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue