From 2214d3a0dcfc30555dc17c05c908a7f136db8459 Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Fri, 26 Jul 2024 23:36:10 -0400 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 8902b7e..e0ac5f9 100644 --- a/install.sh +++ b/install.sh @@ -5,6 +5,7 @@ if [ "$UID" != "0" ]; then exit 1 fi +rw git clone https://git.zakscode.com/ztimson/PiKVM.git cd PiKVM