From 726a07febd197bfd57321f7feaea42ce7fdd11ab Mon Sep 17 00:00:00 2001 From: asandikci Date: Mon, 23 Oct 2023 17:22:14 +0300 Subject: [PATCH] min fix --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5f0b92a..3166108 100755 --- a/install.sh +++ b/install.sh @@ -226,7 +226,7 @@ _install() { sleep 60 rm -rf "$temp_file" "$temp_dir" sleep 60 - _sudo reboot + sudo reboot fi fi