Skip to content

Commit

Permalink
Removed depricated -redir option
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesis committed Nov 3, 2018
1 parent 5584af0 commit d148594
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions images/arm64/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
-m 2048 \
-kernel ./Image \
--append "console=ttyAMA0" \
-redir tcp:5022::22
$1 $2
-net user,hostfwd=tcp::5022-:22 \
-net nic \
$1 $2



0 comments on commit d148594

Please sign in to comment.