Rename PINCH_ME_IM_SILLY to ALLOW_PREEXISTING_INSTALLATION
This commit is contained in:
parent
12f6bb33d2
commit
e0d39c8dc4
2 changed files with 4 additions and 4 deletions
|
@ -88,7 +88,7 @@ verify
|
|||
|
||||
sudo mkdir -p /nix/store
|
||||
sudo touch /nix/store/.silly-hint
|
||||
echo -n "" | PINCH_ME_IM_SILLY=true ./install
|
||||
echo -n "" | ALLOW_PREEXISTING_INSTALLATION=true ./install
|
||||
verify
|
||||
test -e /nix/store/.silly-hint
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue