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