mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -07:00
Update multi-php-install.sh
This commit is contained in:
parent
6770d3bc4c
commit
a28436e6e8
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ if [ $# -gt 8 ]; then
|
|||
inst_81=$9
|
||||
fi
|
||||
if [ $# -gt 9 ]; then
|
||||
inst_82=$10
|
||||
inst_82=${10}
|
||||
fi
|
||||
|
||||
if [ $inst_56 -eq 1 ] || [ $inst_70 -eq 1 ] || [ $inst_71 -eq 1 ] || [ $inst_72 -eq 1 ] || [ $inst_73 -eq 1 ] || [ $inst_74 -eq 1 ] || [ $inst_80 -eq 1 ] || [ $inst_81 -eq 1 ] || [ $inst_82 -eq 1 ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue