]> git.zerfleddert.de Git - m1-debian/commitdiff
name quickstart correctly
authorThomas Glanzmann <thomas@glanzmann.de>
Tue, 25 Jan 2022 13:24:16 +0000 (14:24 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Tue, 25 Jan 2022 13:24:16 +0000 (14:24 +0100)
files/quickstart.sh [deleted file]
files/quickstart.txt [new file with mode: 0644]

diff --git a/files/quickstart.sh b/files/quickstart.sh
deleted file mode 100644 (file)
index f7f42ae..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Wifi
-rmmod brcmfmac
-rmmod brcmutil
-mount /dev/sda1 /mnt
-tar -C /lib/firmware/ -xf /mnt/linux-firmware.tar
-umount /mnt
-modprobe brcmfmac
-/etc/init.d/iwd start
-ip link set up dev wlan0
-dhclient wlan0
-
-iwctl
-station wlan0 connect
-
-# Time
-ntpdate pool.ntp.org
-date --set 2022-01-25
-date --set 14:21
diff --git a/files/quickstart.txt b/files/quickstart.txt
new file mode 100644 (file)
index 0000000..f7f42ae
--- /dev/null
@@ -0,0 +1,18 @@
+# Wifi
+rmmod brcmfmac
+rmmod brcmutil
+mount /dev/sda1 /mnt
+tar -C /lib/firmware/ -xf /mnt/linux-firmware.tar
+umount /mnt
+modprobe brcmfmac
+/etc/init.d/iwd start
+ip link set up dev wlan0
+dhclient wlan0
+
+iwctl
+station wlan0 connect
+
+# Time
+ntpdate pool.ntp.org
+date --set 2022-01-25
+date --set 14:21
Impressum, Datenschutz