Update v-list-php

This commit is contained in:
myvesta 2024-01-26 22:56:37 +01:00 committed by GitHub
parent 11ab872123
commit db7e663c2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ csv_list() {
# Action #
#----------------------------------------------------------#
# Oobtaining the list of installed PHP versions
# Obtaining the list of installed PHP-FPM versions
phpversions=$(find /etc/php/ -type d -name 'fpm' | sed "s|/etc/php/||" | sed "s|/fpm||" | sort)
# Listing data