mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
Update v-list-php
This commit is contained in:
parent
11ab872123
commit
db7e663c2c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue