Skip to content

Commit

Permalink
force to use sh for dbsd
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Oct 6, 2024
1 parent 7a6a69b commit a8cdce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vbox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ Host $_osname
mkdir -p /home/runner/.local/bin
echo "#!/usr/bin/env sh
ssh $_osname <\$1
ssh $_osname sh<\$1
">/home/runner/.local/bin/$_osname

Expand Down

0 comments on commit a8cdce6

Please sign in to comment.