Skip to content

Commit 1b533a2

Browse files
authored
Update install
1 parent 59d7f20 commit 1b533a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,4 @@ echo -e "${BLUE}Setup finished${NOCOLOR}"
5656

5757
read -p "Do you wish to reboot now? [Y/n]" -n 1 -s ans && echo
5858
[ "${ans}" != "n" ] && reboot
59+
exit 0

0 commit comments

Comments
 (0)