This commit is contained in:
simono41 2018-04-23 14:02:16 +02:00
parent 1fdc5c8d8a
commit 0087e8ff96

View file

@ -354,7 +354,7 @@ if [ "$vollinstallation" != "n" ]
then
check
if [ "$vollinstallation" != "debug" ]; then
if [ "${version}" != "voll" ]; then
if [ "${version}" == "voll" ]; then
/opt/${repo}/strap.sh
fi
standartinstallation