added extra arguments to auto install everything

This commit is contained in:
2021-09-25 02:17:52 +02:00
parent 5831098a67
commit fbb683b4e3
2 changed files with 69 additions and 28 deletions

View File

@@ -51,7 +51,10 @@ Usage: Sudo ./install.sh [command oprions]
Command options:
-h, -help Show a list of all commands
-v, -version Show the current version of the application
-d, -debug Display all the download information
-d Run the install in debug mode
-a Download all the files without a command prompt
-b Use bash as main terminal
-z Use Oh-My-Zsh as main terminal
EOF
# set color to default
printf %s "$RESET"