From f9b91fda2269d40499998d9ad63820b26c98dd99 Mon Sep 17 00:00:00 2001 From: vijay Date: Mon, 5 May 2025 23:36:10 +0000 Subject: [PATCH] Update install_wordpress_vestacp --- install_wordpress_vestacp | 2 ++ 1 file changed, 2 insertions(+) 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() {