riazj.com

source code for this website
git clone https://riazj.com/git/riazj.com
Log | Files | Refs | LICENSE

commit ea7f377bd0b51fadb90076feef3d3f80c9d2da7f
parent fc36953c192286df8856d5ed553311647a97921f
Author: Riaz <riaz@riazj.com>
Date:   Fri, 18 Jul 2025 22:08:19 -0700

Remove extra program call in notes

Diffstat:
Marticles/installing-artix-linux.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/articles/installing-artix-linux.html b/articles/installing-artix-linux.html @@ -20,8 +20,8 @@ <h2>Connecting to Wi-Fi</h2> <p>If iw and wifi-menu are not installed, run the following commands:</p> <pre> -rfkill unblock wifi connmanctl +connmanctl&gt; enable wifi connmanctl&gt; agent on connmanctl&gt; scan wifi connmanctl&gt; services