PDA

View Full Version : [ubuntu] granting permission on ubuntu



jaden93
November 21st, 2009, 09:49 PM
Hello, i was installing a contra, and when i tried to enter the config.command file into the root terminal i got this
/home/jade/bot/Contra 3 public/config.command: line 5: ./RUN-Contra.command: Permission deniedplease help i cannot set up the bot if i do not have permission to do so.

TheDude21
November 22nd, 2009, 05:05 AM
Make sure the file has the execute permission.

chmod +x <file>