This commit is contained in:
nicedevil007 2023-03-21 21:16:07 +01:00 committed by GitHub
parent 55b7811d3e
commit 7652d3db93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
varibles() {
variables() {
NSAPP=$(echo ${APP,,} | tr -d ' ')
var_install="${NSAPP}-install"
INTEGER='^[0-9]+([.][0-9]+)?$'