980 B
Install TrollStore with a SSH Ramdisk (Linux and macOS only)
-
download this tar and extract it https://github.com/opa334/TrollStore/downloads/latest/TrollStore.tar
-
run
git clone https://github.com/verygenericname/SSHRD_Script --recursive && cd SSHRD_Script
-
run
./sshrd.sh <latestipswlinkhere>
-
run
./sshrd.sh boot
the device should start verbosing and say OK in ascii -
in a new terminal window, run
iproxy 2222 22
-
In the previous window, run
ssh -p2222 root@localhost
, the pass is alpine -
Now, in the same window, run
mount_filesystems
, if a error occurs please make a issue in the SSHRD_Script repo -
Run
cd /mnt2/containers/Bundle/Application
-
For the app you would like to replace, run
grep -r "appname" .
- you can put your own shsh for the second argument, although option
-
Depending on the app you chose, doesn't have to be tips, a look for a filepath that looks like /appname.app
-
run `cd /appname.app