diff --git a/bin/v-list-php b/bin/v-list-php index 345d7979..fe57ffb9 100644 --- a/bin/v-list-php +++ b/bin/v-list-php @@ -57,7 +57,7 @@ csv_list() { # Action # #----------------------------------------------------------# -# Defining system phpversions +# Oobtaining the list of installed PHP versions phpversions=$(find /etc/php/ -type d -name 'fpm' | sed "s|/etc/php/||" | sed "s|/fpm||" | sort) # Listing data