making changes to accomodate removing the pi user
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# Simple new installer
|
||||
|
||||
HOME=/home/pi
|
||||
USER=pi
|
||||
branch=main
|
||||
if ! which git &> /dev/null;then
|
||||
sudo apt update
|
||||
|
||||
Reference in New Issue
Block a user