]> lifelog.hopto.org Git - wb-shell-scripts.git/commitdiff
Activates of Will Budić specific hotspot on the wifi card.
authorWill Budic <redacted>
Mon, 16 Feb 2026 02:53:55 +0000 (13:53 +1100)
committerWill Budic <redacted>
Mon, 16 Feb 2026 02:53:55 +0000 (13:53 +1100)
hotspot_activate.sh

index 58d6250c63cbcbb9781554a26d1c9dc7929d3e4f..901a38d9b33d7781c6b9439a513750f429431b31 100755 (executable)
@@ -3,7 +3,7 @@
 ###
 # Activates of Will Budić specific hotspot on the wifi card.
 #
-# Requirements: sdo apt install libgdal-dev, nmcli, vnstat
+# Requirements: sudo apt install libgdal-dev, nmcli, vnstat
 #              sudo systemctl enable vnstat
 #                 sudo systemctl start  vnstat
 ###
@@ -24,3 +24,4 @@ nmcli con up Hotspot
 nmcli -p -f general,wifi-properties device show  wlp0s20f3
 
 vnstat -tr -l wlp0s20f3
+