mirror of
http://galexander.org/git/simplesshd.git
synced 2024-12-28 00:48:07 +00:00
install to new phone instead of old one
This commit is contained in:
parent
b3ac70ced5
commit
441b11a9d0
2
doit
2
doit
@ -4,6 +4,6 @@ mv libs/armeabi/sftp-server libs/armeabi/libsftp-server.so &&
|
||||
mv libs/armeabi/rsync libs/armeabi/librsync.so &&
|
||||
mv libs/armeabi/buffersu libs/armeabi/libbuffersu.so &&
|
||||
ant release &&
|
||||
pbinst bin/SimpleSSHD-release.apk
|
||||
mrinst 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'
|
||||
|
Loading…
Reference in New Issue
Block a user