Hi, I followed these instructions perfectly however can't seem to get the guimod to work:
wget -qO - https://github.com/kwindrem/GuiMods/archive/current.tar.gz | tar -xzf - -C /data
mv /data/GuiMods-current /data/GuiMods
wget -qO - https://github.com/kwindrem/SetupHelper/archive/current.tar.gz | tar -xzf - -C /data
mv /data/SetupHelper-current /data/SetupHelper
/data/GuiMods/setup
I did get the following:
Available actions:
Install and activate (i)
Uninstall (u) and restores all files to stock
Quit (q) without further action
I selected (i) and it seemed to do something then went back to the ssh root prompt, not sure what happened, any help is appreciated thank you.