win: fix window recreation command
This commit is contained in:
parent
556609be56
commit
537443d959
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ if(~ $#* 0){
|
|||
exec /acme/bin/$cputype/win $*
|
||||
exit
|
||||
}
|
||||
echo dump $* > /dev/acme/ctl
|
||||
echo dump win $* > /dev/acme/ctl
|
||||
</dev/cons >/dev/cons >[2=1] $*
|
||||
exit ''
|
||||
|
|
Loading…
Reference in a new issue