mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
Vesta-ioncube is missing
Added check for vesta-ioncube
This commit is contained in:
parent
4c6dd0d719
commit
b6e7c18e29
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ fi
|
|||
if [ "$package" = "vesta-php" ]; then
|
||||
valid=1
|
||||
fi
|
||||
fi [ "$package" = "vesta-ioncube" ]; then
|
||||
valid=1
|
||||
fi
|
||||
if [ "$package" = "vesta-softaculous" ]; then
|
||||
valid=1
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue