This commit is contained in:
Kload 2013-07-07 09:26:24 +02:00
parent 9f8368edd4
commit e6dcb2f9ce

View file

@ -156,7 +156,7 @@ then
echo -e "\n"
whiptail --title "Post-installation" --yesno "Proceed to post-installation?" 8 78
RESULT=1
RESULT=$?
while [ $RESULT -gt 0 ]; do
if [[ $YESNO -eq 0 ]]; then
echo -e "\n"