diff options
Diffstat (limited to 'configs/80mac')
-rw-r--r-- | configs/80mac | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/80mac b/configs/80mac new file mode 100644 index 0000000..d24fa90 --- /dev/null +++ b/configs/80mac @@ -0,0 +1,6 @@ +#!/system/bin/sh +# +# Copy mac address to correct file to be read by macloader +# + +busybox cat /efs/wifi/.mac.cob > /efs/wifi/.mac.info
\ No newline at end of file |