Skip to content

Commit

Permalink
Fix order of ot17 commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluhm committed Aug 27, 2024
1 parent d42483a commit e61be05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd-ot17.list
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cd /dev && sh ./MAKEDEV `jot 10 0 | sed s/^/tap/`
-groupadd -g 999 vmm
-useradd -G vmm -u 1000 ot60
-useradd -G vmm -u 1001 lt61
-useradd -G vmm -u 1002 ot62
-useradd -G vmm -u 1003 lt63
-useradd -G vmm -u 1004 ot64
cd /dev && sh ./MAKEDEV `jot 10 0 | sed s/^/tap/`

0 comments on commit e61be05

Please sign in to comment.