update wpsc template and fix multisite
* update wpsc template the same way than fastcgi_cache * fix wp multisite stacks
This commit is contained in:
2
install
2
install
@@ -131,8 +131,10 @@ wo_install_dep()
|
||||
apt-get -y install build-essential curl gzip dirmngr python3 python3-apt python3-setuptools python3-dev sqlite3 git tar software-properties-common pigz gnupg2 > /dev/null 2>&1
|
||||
fi
|
||||
}; then echo -ne ' Installing dependencies [OK]\r'
|
||||
echo -ne '\n'
|
||||
else
|
||||
echo -e " Installing dependencies [FAIL]"
|
||||
echo -ne '\n'
|
||||
fi
|
||||
locale-gen en &>> /dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user