mirror of
https://github.com/bohanyang/debi.git
synced 2026-09-26 22:16:11 +00:00
Using sudo in README.md
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Replace following `<OPTIONS>` with your options.
|
||||
|
||||
```
|
||||
sh -c "$(wget -O - https://github.com/brentybh/debian-netboot/raw/master/netboot.sh)" -- <OPTIONS>
|
||||
sudo sh -c "$(wget -O - https://github.com/brentybh/debian-netboot/raw/master/netboot.sh)" -- <OPTIONS>
|
||||
```
|
||||
|
||||
### All Options
|
||||
|
||||
Reference in New Issue
Block a user