Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Nov 22, 2023
1 parent 66327e2 commit 5685192
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/action/common/profiles/profile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ if [ -f /nix/nix-installer ] && [ -x /nix/nix-installer ] && [ -z "${__ETC_PROFI
$NIX_INSTALLER_EXPORT_DATA
DATA_INPUT

unset NIX_INSTALLER_EXPORT_DATA
else
echo "not running import" >&2
unset NIX_INSTALLER_EXPORT_DATA nix_installer_export_key nix_installer_export_value
fi

0 comments on commit 5685192

Please sign in to comment.