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"
|
BOOTPART="/dev/${DRIVE}p1"
|
||||||
|
|
||||||
# git vars
|
# git vars
|
||||||
GITBASE="users/alice/systems"
|
GITBASE="systems"
|
||||||
FEATUREBRANCH="feature/$MACHINENAME"
|
FEATUREBRANCH="feature/adding-$MACHINENAME"
|
||||||
|
|
||||||
if [ $PROCEED != "Y" ]; then
|
if [ $PROCEED != "Y" ]; then
|
||||||
echo "PROCEED is not set correctly, please validate the below partitions and update the script accordingly"
|
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