Skip to content

Commit

Permalink
Update netinst.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
edlins authored May 23, 2018
1 parent d521928 commit 7a6b238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netinst.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
# executed by `post-install.txt` as `chroot /rootfs netinst.sh
# executed by `post-install.txt` as `chroot /rootfs find /tmp/extras -type f -exec sh {} \;`
# executed by user as `sudo ./netinst.sh`

echo ""
Expand Down

0 comments on commit 7a6b238

Please sign in to comment.