We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b791879 commit ef0b4f1Copy full SHA for ef0b4f1
install.sh
@@ -3,7 +3,7 @@
3
# Author: Omar Ωr Santos
4
# Web: https://websploit.org
5
# X: @santosomar LinkedIn: https://linkedin.com/in/santosomar
6
-# Version: 4.1
+# Version: 5.0
7
8
9
clear
@@ -32,7 +32,7 @@ print_banner() {
32
33
# Use cyan for the top/bottom separators and title
34
echo "${bold}${blue}======================================================================${reset}"
35
- echo "${bold}${cyan} WebSploit Labs Installer (v4.0)${reset}"
+ echo "${bold}${cyan} WebSploit Labs Installer (v5.0)${reset}"
36
37
echo # Blank line for spacing
38
0 commit comments