mirror of
http://galexander.org/git/simplesshd.git
synced 2025-01-01 02:40:52 +00:00
automatically install it on pillbug instead..
This commit is contained in:
parent
4496d17bf4
commit
6172cf73e1
3
doit
3
doit
@ -3,4 +3,5 @@ mv libs/armeabi/scp libs/armeabi/libscp.so &&
|
|||||||
mv libs/armeabi/sftp-server libs/armeabi/libsftp-server.so &&
|
mv libs/armeabi/sftp-server libs/armeabi/libsftp-server.so &&
|
||||||
mv libs/armeabi/rsync libs/armeabi/librsync.so &&
|
mv libs/armeabi/rsync libs/armeabi/librsync.so &&
|
||||||
ant release &&
|
ant release &&
|
||||||
cat bin/SimpleSSHD-release.apk | ssh roach 'cat > /sdcard/buh.apk; source .profile; am start --user 0 -d file:///sdcard/buh.apk'
|
pbinst bin/SimpleSSHD-release.apk
|
||||||
|
# cat bin/SimpleSSHD-release.apk | ssh roach 'cat > /sdcard/buh.apk; source .profile; am start --user 0 -d file:///sdcard/buh.apk'
|
||||||
|
Loading…
Reference in New Issue
Block a user