call Configure instead of CreateFiles from Main

This commit is contained in:
Joe 2020-02-16 07:26:32 -06:00
parent 27d3cab1c9
commit 9727bf1536
Signed by: joe
GPG Key ID: 8595A3F8F2CE1B74
1 changed files with 1 additions and 1 deletions

2
ysm.sh
View File

@ -70,7 +70,7 @@ Debug() {
} }
Main() { Main() {
CreateFiles Configure
CreateArray CreateArray
Debug Debug
UserInput UserInput