fixed syntax error

This commit is contained in:
Marius Kiefer 2021-01-19 22:39:23 +01:00
parent 474a9e924c
commit 59d32f035e
1 changed files with 0 additions and 1 deletions

View File

@ -419,7 +419,6 @@ if [ $? -ne 0 ]; then
echo "Failed to configure guacamole-server - again"
exit
fi
fi
else
echo -e "${GREEN}OK${NC}"
fi