Update update.sh

This commit is contained in:
Esteban Mackay Q 2023-10-05 00:07:10 -05:00
parent ed315e560b
commit 300c29ab0f
1 changed files with 2 additions and 2 deletions

View File

@ -79,11 +79,11 @@ else
exit 0
fi;;
3)
break;
break
;;
esac
done
exit 0
EOFY
#
#!/bin/bash