diff options
Diffstat (limited to 'configs/80mac')
-rw-r--r-- | configs/80mac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/80mac b/configs/80mac index d24fa90..05f10e8 100644 --- a/configs/80mac +++ b/configs/80mac @@ -3,4 +3,4 @@ # 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 +toybox cat /efs/wifi/.mac.cob > /efs/wifi/.mac.info |