From 399df58486369f269155f8df347076cf18dfd2e6 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Sun, 12 Dec 2021 15:09:22 -0500 Subject: [PATCH] Update newinstaller.sh --- newinstaller.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newinstaller.sh b/newinstaller.sh index 1d0ad36..62a5569 100644 --- a/newinstaller.sh +++ b/newinstaller.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Simple new installer -HOME=/home/pi +HOME=/home/patrick USER=patrick branch=git_install sudo apt update