U umairkhan Member Joined Jun 4, 2016 Messages 1 Reaction score 0 Points 33 Jul 7, 2016 #1 When i do ./sinusbot it doesnot run sinusbot now what i do
Wrath X Member Joined Oct 2, 2015 Messages 96 Reaction score 34 Points 53 Jul 8, 2016 #2 umairkhan said: When i do ./sinusbot it doesnot run sinusbot now what i do Click to expand... What is the error m8 ? Run it with root perms and try it like this -> ./sinusbot -RunningAsRootIsEvilAndIKnowThat
umairkhan said: When i do ./sinusbot it doesnot run sinusbot now what i do Click to expand... What is the error m8 ? Run it with root perms and try it like this -> ./sinusbot -RunningAsRootIsEvilAndIKnowThat
Najsr Moderator TeamSpeak Developer Joined Apr 23, 2016 Messages 483 Reaction score 249 Points 167 Jul 8, 2016 #3 Try chmoding the file (chmod 755 sinusbot) Or create a new user to launch it: adduser sinusbot su sinusbot -c ./sinusbot
Try chmoding the file (chmod 755 sinusbot) Or create a new user to launch it: adduser sinusbot su sinusbot -c ./sinusbot