Added check for vesta-ioncube
@@ -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