diff --git a/plugins/stack b/plugins/stack index 423f0c9..68f6ff6 100644 --- a/plugins/stack +++ b/plugins/stack @@ -439,9 +439,9 @@ elif [[ $opt == "-purge-server-all" ]]; then if [[ $answer == [Yy] ]]; then conf_write delall true + stack -nginx -purge stack -mysql -purge stack -php -purge - stack -nginx -purge conf_delete delall echo "${gre}" diff --git a/weby b/weby index 54fa6dc..d1e8fab 100644 --- a/weby +++ b/weby @@ -2,7 +2,7 @@ # Webinoly script. # This script is designed to install latest Webinoly. -webyversion="1.2.1" +webyversion="1.2.2-beta" # Check OS support