Merge pull request #2068 from jaapmarcus/vesta-ioncube-missing

Vesta-ioncube is missing
This commit is contained in:
Anton Reutov 2021-10-23 13:47:27 +03:00 committed by GitHub
commit 4a9bfc94ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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