guia-de-instalacion-de-hyperbola.en.md: fix typo, change whell to wheel
This commit is contained in:
parent
5ed4ceedb0
commit
7f962709d3
@ -239,7 +239,7 @@ Install base packages:
|
|||||||
|
|
||||||
- Edit `/etc/sudoers` file
|
- Edit `/etc/sudoers` file
|
||||||
|
|
||||||
# sed -i /etc/sudoers -e 's/^# %whell ALL=(ALL) ALL/%whell ALL=(ALL) ALL/g'
|
# sed -i /etc/sudoers -e 's/^# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/g'
|
||||||
|
|
||||||
- Reboot pc
|
- Reboot pc
|
||||||
|
|
||||||
|
@ -241,7 +241,7 @@ Creamos el usuario `freedom` y lo agregamos a los grupos básicos
|
|||||||
|
|
||||||
- Editamos el archivo `/etc/sudoers`
|
- Editamos el archivo `/etc/sudoers`
|
||||||
|
|
||||||
# sed -i /etc/sudoers -e 's/^# %whell ALL=(ALL) ALL/%whell ALL=(ALL) ALL/g'
|
# sed -i /etc/sudoers -e 's/^# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/g'
|
||||||
|
|
||||||
- Reiniciamos el equipo
|
- Reiniciamos el equipo
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user