projects
/
m1-debian
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
f493aec
)
typo
author
Thomas Glanzmann
<thomas@glanzmann.de>
Sat, 26 Feb 2022 18:51:23 +0000
(19:51 +0100)
committer
Thomas Glanzmann
<thomas@glanzmann.de>
Sat, 26 Feb 2022 18:51:23 +0000
(19:51 +0100)
files/wifi.pl
patch
|
blob
|
blame
|
history
diff --git
a/files/wifi.pl
b/files/wifi.pl
index dad4758959552c524f501a5d206cd3310e02837d..d0f8156b55578c8dec86b83b47135f18942c91d8 100755
(executable)
--- a/
files/wifi.pl
+++ b/
files/wifi.pl
@@
-14,7
+14,7
@@
for (`blkid`) {
for my $dev (@vfat_devices) {
system("mount -o ro $dev /mnt");
for my $dev (@vfat_devices) {
system("mount -o ro $dev /mnt");
- if (
test
-f $firmware_tarball) {
+ if (-f $firmware_tarball) {
system("tar -C /lib/firmware/ -xf $firmware_tarball");
system('rmmod brcmfmac');
system('rmmod brcmutil');
system("tar -C /lib/firmware/ -xf $firmware_tarball");
system('rmmod brcmfmac');
system('rmmod brcmutil');
Impressum
,
Datenschutz