aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-09-20 21:03:01 -0500
committerJesús <heckyel@hyperbola.info>2021-09-20 21:03:01 -0500
commit8e51402702d82da632b4b99600b5f1d1b8dd87f0 (patch)
tree24a7a20fb9a101c359856e88f7c2c284cce8d80b
parent8597539c453d7bfb1319553a8444e4f9a4e1fc0a (diff)
downloadcl-8e51402702d82da632b4b99600b5f1d1b8dd87f0.tar.lz
cl-8e51402702d82da632b4b99600b5f1d1b8dd87f0.tar.xz
cl-8e51402702d82da632b4b99600b5f1d1b8dd87f0.zip
replace #!bash with :::bash
-rw-r--r--content/articles/guia-de-instalacion-de-hyperbola.en.md4
-rw-r--r--content/articles/guia-de-instalacion-de-hyperbola.md2
2 files changed, 1 insertions, 5 deletions
diff --git a/content/articles/guia-de-instalacion-de-hyperbola.en.md b/content/articles/guia-de-instalacion-de-hyperbola.en.md
index babfd40..4ca2add 100644
--- a/content/articles/guia-de-instalacion-de-hyperbola.en.md
+++ b/content/articles/guia-de-instalacion-de-hyperbola.en.md
@@ -225,7 +225,6 @@ Install base packages:
and inside:
:::bash
- #!bash
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
update_config=1
@@ -355,7 +354,7 @@ Here's an example:
and inside write:
:::bash
- #!bash
+ :::bash
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
@@ -492,7 +491,6 @@ Where:
Uncomment your desktop installed, example file `~/.xinitrc`:
:::bash
- #!bash
#!/bin/sh
#
# ~/.xinitrc
diff --git a/content/articles/guia-de-instalacion-de-hyperbola.md b/content/articles/guia-de-instalacion-de-hyperbola.md
index 1599a7e..d082f33 100644
--- a/content/articles/guia-de-instalacion-de-hyperbola.md
+++ b/content/articles/guia-de-instalacion-de-hyperbola.md
@@ -229,7 +229,6 @@ Instalamos los paquetes base:
y dentro:
:::bash
- #!bash
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
update_config=1
@@ -492,7 +491,6 @@ Donde:
Descomentar el escritorio que usted instaló, ejemplo de archivo `~/.xinitrc`:
:::bash
- #!bash
#!/bin/sh
#
# ~/.xinitrc