Add more comments to setup script
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
7bebeb6f8c
commit
0e61604371
@ -46,8 +46,8 @@ NIXSTOREPATH="/dev/$VOLGROUP/nix"
|
||||
BOOTPART="/dev/${DRIVE}p1"
|
||||
|
||||
# git vars
|
||||
GITBASE="users/alice/systems"
|
||||
FEATUREBRANCH="feature/$MACHINENAME"
|
||||
GITBASE="systems"
|
||||
FEATUREBRANCH="feature/adding-$MACHINENAME"
|
||||
|
||||
if [ $PROCEED != "Y" ]; then
|
||||
echo "PROCEED is not set correctly, please validate the below partitions and update the script accordingly"
|
||||
|
Loading…
x
Reference in New Issue
Block a user