Skip to content

Commit

Permalink
Remove the auto-definition of REPAIR_INSTALL to get back the prompt o…
Browse files Browse the repository at this point in the history
…n the install-media ISO
  • Loading branch information
NeroReflex committed Dec 4, 2024
1 parent 438babc commit e83beb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions __frzr-envars
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ fi

UPGRADE=0

if [ -z "$REPAIR_INSTALL" ]; then
REPAIR_INSTALL=0 # Set to 1 if you want to do a repair install. This should be set by frzr-bootstrap later if an existing install is found.
fi

NAME="" # Name of the OS to be deployed

if [ -z "$MOUNT_PATH" ]; then
Expand Down

0 comments on commit e83beb4

Please sign in to comment.