This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
wifi-sd/.wifisd/init.d/01busybox.sh
2014-08-12 00:27:35 +02:00

5 lines
173 B
Bash

#!/bin/sh
# based on http://haxit.blogspot.ch/2013/08/hacking-transcend-wifi-sd-cards.html
cp /mnt/sd/.wifisd/busybox-armv5l /bin/busybox-extra
chmod a+x /bin/busybox-extra