mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-14 03:09:43 +00:00
[core] cleanup (remove # App Default Values) (#2356)
This commit is contained in:
parent
8373e26f1e
commit
af01193bc2
254 changed files with 23 additions and 306 deletions
|
@ -1,11 +1,10 @@
|
|||
#!/usr/bin/env bash
|
||||
source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
|
||||
|
||||
# Copyright (c) 2021-2025 community-scripts ORG
|
||||
# Author: Nícolas Pastorello (opastorello)
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||
# Source: https://privatebin.info/
|
||||
|
||||
# App Default Values
|
||||
APP="PrivateBin"
|
||||
var_tags="paste;secure"
|
||||
var_cpu="1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue