| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,6 +54,15 @@ function installResources() { | |||
| 54 | 54 | print "$COLOR_OK" "Completed to install '$resource_directory'!" | |
| 55 | 55 | } | |
| 56 | 56 | ||
| 57 | + print "$COLOR_HIGHLIGHT" " " | ||
| 58 | + print "$COLOR_HIGHLIGHT" " _____ _ ____ " | ||
| 59 | + print "$COLOR_HIGHLIGHT" " / ____| | | | _ \ " | ||
| 60 | + print "$COLOR_HIGHLIGHT" " ___ ___ ___ _ _ _ __ ___| | ___ __| | ___| |_) | _____ __ " | ||
| 61 | + print "$COLOR_HIGHLIGHT" " / __|/ _ \/ __| | | | '__/ _ \ | / _ \ / _ |/ _ \ _ < / _ \ \/ / " | ||
| 62 | + print "$COLOR_HIGHLIGHT" " \__ \ __/ (__| |_| | | | __/ |___| (_) | (_| | __/ |_) | (_) > < " | ||
| 63 | + print "$COLOR_HIGHLIGHT" " |___/\___|\___|\__,_|_| \___|\_____\___/ \__,_|\___|____/ \___/_/\_\ " | ||
| 64 | + print "$COLOR_HIGHLIGHT" " " | ||
| 65 | + | ||
| 57 | 66 | print "$COLOR_HIGHLIGHT" "Welcome to the secureCodeBox!" | |
| 58 | 67 | print "This interactive installation script will guide you through all the relevant installation steps in order to have you ready to scan." | |
| 59 | 68 | print "Start? [y/N]" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments