diff --git a/install_wordpress_vestacp b/install_wordpress_vestacp index b68e870..fda9ac1 100644 --- a/install_wordpress_vestacp +++ b/install_wordpress_vestacp @@ -1,4 +1,6 @@ #!/bin/bash +# bash <(curl -s https://git.technozone.com.au/vijay/Scripts/raw/branch/main/install_wordpress_vestacp) && rm -f install_wordpress_vestacp + # Function to prompt for input with default value prompt() {