Test
This commit is contained in:
parent
3e3e114fdd
commit
a07c9b7d63
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ After booting the Alpine Linux extended ISO, partition the disks. For this actio
|
||||||
To set it up `setup-interfaces` and `setup-apkrepos` will be used.
|
To set it up `setup-interfaces` and `setup-apkrepos` will be used.
|
||||||
|
|
||||||
``` shell-session
|
``` shell-session
|
||||||
root@host:~# setup-interfaces -ar
|
sh# setup-interfaces -ar
|
||||||
root@host:~# setup-apkrepos -c1
|
sh# setup-apkrepos -c1
|
||||||
```
|
```
|
||||||
|
|
||||||
> To use Wi-Fi simply run `setup-interfaces -r` and select `wlan0` or similar.
|
> To use Wi-Fi simply run `setup-interfaces -r` and select `wlan0` or similar.
|
||||||
|
|
Loading…
Reference in a new issue