Update newinstaller.sh

This commit is contained in:
Patrick McGuire
2021-12-12 15:09:22 -05:00
committed by GitHub
parent 4fae5e544c
commit 399df58486
+1 -1
View File
@@ -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