Really.. Easy.. Stupid.. Question..

Discussion in 'Bukkit Help' started by Nentify, Jan 1, 2012.

Thread Status:
Not open for further replies.
  1. Code:
    #!/bin/sh
    java -Xmx2000M -Xincgc -jar craftbukkit.jar
    The SH file ^

    Code:
    bash: ./run.sh: Permission denied
    The code I run ^

    I know this probably seems like the most stupid question, but thanks in advance!

    RESOLVED: "chmod 754 run.sh"

    Bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  2. Offline

    KaiBB

    Well, are you running Windows?
     
  3. Linux CentOS
     
  4. Offline

    Deleted user

    What's the question O.O?

    It doesn't work on Linux, it only works on Windows.

    BTW: romancraft.com isn't working.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  5. Offline

    KaiBB

    Answered it before I could get here :D
     
    Deleted user likes this.
  6. I'm pretty sure I've ran .sh files on this before, also romancraft.com doesn't exist anymore. :3
     
  7. Offline

    Deleted user

    @Nentify If this problem is solved, please put a [SOLVED] at the beginning of this thread title so others with the same problem will know that the answer is in here.

    You can use .sh files on Linux, but it doesn't work as well as it does on Windows.

    BTW: Why doesn't romancraft.com exist anymore?!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 22, 2016
  8. How do I "allow permission" for it to run?
    It used to work perfectly fine before I accidentally deleted the old run.sh file.
     
  9. Offline

    Pillow

    i'm having the exact same problem with linux centos, no permissions, help is appreicated
     
Thread Status:
Not open for further replies.

Share This Page