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/90autoupload.sh
2014-08-12 00:27:35 +02:00

5 lines
113 B
Bash

#!/bin/sh
# install the uploader tool
cp /mnt/sd/.wifisd/autoupload.pl /usr/bin
chmod a+x /usr/bin/autoupload.pl