Skip to content

Commit

Permalink
Windows busybox: Adjust secondary call to "$HOME/bin/busybox.exe"
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Feb 13, 2024
1 parent 18f4c3e commit 483c828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distro/windows/bin/easyrsa-busybox-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ echo "Using directory: $HOME"
echo ""

# Drop to a shell and await input
busybox.exe sh
"$HOME"/bin/busybox.exe sh

0 comments on commit 483c828

Please sign in to comment.