fast pker Posted November 15, 2017 Posted November 15, 2017 Hello im using gnuroot debian on my galaxy s8 to run osrs client and osbuddy. My question is whats the command to download and run osbot On linux/ubuntu I need terminal command willing to pay 07gp for help
Chris Posted November 15, 2017 Posted November 15, 2017 sudo su $NAME -c "curl -k -o /home/$NAME/OSBot/osbot.jar https://osbot.org/mvc/get" 1 1
Muffins Posted November 15, 2017 Posted November 15, 2017 #Download osbot mkdir ~/Desktop/ curl -o ~/Desktop/osbot.jar https://osbot.org/mvc/get chmod +x ~/Desktop/osbot.jar To Download ^^ To run a jar on linux, you type java -jar JARNAMEHERE.jar 1 1
fast pker Posted November 15, 2017 Author Posted November 15, 2017 Those commands didnt work for me Its suppose to look like this i think Im using osbuddy command as a example
fast pker Posted November 15, 2017 Author Posted November 15, 2017 (edited) heres what it says for both commands you guys sent me Edited November 15, 2017 by fast pker
Muffins Posted November 15, 2017 Posted November 15, 2017 1 hour ago, fast pker said: heres what it says for both commands you guys sent me They are supposed to be seperate commands homie, in shell scripting a # before words is a comment anyways...
fast pker Posted November 16, 2017 Author Posted November 16, 2017 59 minutes ago, Muffins said: They are supposed to be seperate commands homie, in shell scripting a # before words is a comment anyways... I tryed in seperate commands