mirror of https://github.com/tteck/Proxmox.git
typo :)
This commit is contained in:
parent
38ecb81a71
commit
0ad9ae22a3
|
@ -1,4 +1,4 @@
|
|||
varibles() {
|
||||
variables() {
|
||||
NSAPP=$(echo ${APP,,} | tr -d ' ')
|
||||
var_install="${NSAPP}-install"
|
||||
INTEGER='^[0-9]+([.][0-9]+)?$'
|
||||
|
|
Loading…
Reference in New Issue