mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -07:00
Merge pull request #2068 from jaapmarcus/vesta-ioncube-missing
Vesta-ioncube is missing
This commit is contained in:
commit
4a9bfc94ad
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ fi
|
||||||
if [ "$package" = "vesta-php" ]; then
|
if [ "$package" = "vesta-php" ]; then
|
||||||
valid=1
|
valid=1
|
||||||
fi
|
fi
|
||||||
|
fi [ "$package" = "vesta-ioncube" ]; then
|
||||||
|
valid=1
|
||||||
|
fi
|
||||||
if [ "$package" = "vesta-softaculous" ]; then
|
if [ "$package" = "vesta-softaculous" ]; then
|
||||||
valid=1
|
valid=1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue