mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 21:04:06 -07:00
fix fi
This commit is contained in:
parent
474257fd72
commit
1738423829
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ fi
|
||||||
if [ "$package" = "vesta-php" ]; then
|
if [ "$package" = "vesta-php" ]; then
|
||||||
valid=1
|
valid=1
|
||||||
fi
|
fi
|
||||||
fi [ "$package" = "vesta-ioncube" ]; then
|
if [ "$package" = "vesta-ioncube" ]; then
|
||||||
valid=1
|
valid=1
|
||||||
fi
|
fi
|
||||||
if [ "$package" = "vesta-softaculous" ]; then
|
if [ "$package" = "vesta-softaculous" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue