This commit is contained in:
simono41 2018-04-23 17:29:57 +02:00
parent 6b32d6b85a
commit a48d1ee0a7

View file

@ -355,7 +355,6 @@ then
check check
if [ "$vollinstallation" != "debug" ]; then if [ "$vollinstallation" != "debug" ]; then
if [ "${version}" == "voll" ]; then if [ "${version}" == "voll" ]; then
gpg --keyserver https://pgp.mit.edu --recv-keys 4345771566D76038C7FEB43863EC0ADBEA87E4E3
/opt/${repo}/strap.sh /opt/${repo}/strap.sh
fi fi
standartinstallation standartinstallation