Newer
Older
Import / research / other / WakeXBMC / make.sh
@John Ryland John Ryland on 22 Dec 2020 299 bytes import NUC files
#!/bin/bash

/tools/mips-linux-uclibc/bin/mips-uclibc-gcc wake_on_remote.c -o wake_on_remote
/tools/mips-linux-uclibc/bin/mips-uclibc-gcc wake_on_remote-new.c -o wake_on_remote-new

scp wake_on_remote jryland@xiaofrog.com:~/xiaofrog.com/
scp wake_on_remote-new jryland@xiaofrog.com:~/xiaofrog.com/