Fix script
This commit is contained in:
@@ -43,7 +43,7 @@ fi
|
||||
fi
|
||||
done
|
||||
other_site_types='html mysql wp wpfc wpsc wpredis wpce wprocket wpsubdomain wpsubdir'
|
||||
for site in $site_types; do
|
||||
for site in $other_site_types; do
|
||||
echo -ne " Installing $site php73 [..]\r"
|
||||
if {
|
||||
wo site create ${site}.com --${site} --php73
|
||||
|
||||
Reference in New Issue
Block a user