mirror of
http://galexander.org/git/simplesshd.git
synced 2024-11-27 09:48:08 +00:00
commented out copy to website, for loading it onto difficult phones
This commit is contained in:
parent
cd701bbed2
commit
1019862157
1
doit
1
doit
@ -5,4 +5,5 @@ mv libs/armeabi/rsync libs/armeabi/librsync.so &&
|
|||||||
mv libs/armeabi/buffersu libs/armeabi/libbuffersu.so &&
|
mv libs/armeabi/buffersu libs/armeabi/libbuffersu.so &&
|
||||||
ant release &&
|
ant release &&
|
||||||
pbinst bin/SimpleSSHD-release.apk
|
pbinst bin/SimpleSSHD-release.apk
|
||||||
|
#scp bin/SimpleSSHD-release.apk shed:ga.org/buh.apk
|
||||||
# cat bin/SimpleSSHD-release.apk | ssh roach 'cat > /sdcard/buh.apk; source .profile; am start --user 0 -d file:///sdcard/buh.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