Skip to content

Commit

Permalink
Bugfix when regenerating env.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanhueza committed Jun 7, 2022
1 parent efb75f3 commit 0c464b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions airootfs/root/scripts/archinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,9 @@ prompt_environment()
print_message "--------------------------------------------"
print_message "Press ENTER to continue, or Ctrl+C to abort."
print_message "--------------------------------------------"

read
source $ENVPATH
;;
esac
}
Expand Down

0 comments on commit 0c464b5

Please sign in to comment.