Debian: bash: syntax error near unexpected token `;&'

Discussion in 'Bukkit Help' started by Dubstep, Nov 30, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Dubstep

    Hello,

    i cant setup a Server von Debian, on the first command:
    cat > minecraft.sh << EOF

    I become this Error;
    Debian: bash: syntax error near unexpected token `;&'

    no one can help?

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

    Dubstep

    push... :(
     
  3. Offline

    Nathan C

    Shove!
     
  4. Offline

    Brain

    How about just
    Code:
    cat minecraft.sh
    No idea what dumping a script to the console has to do with setting up a server, but here you go.
     
  5. Offline

    Dubstep

    minecraft@Debian-60-squeeze-64-minimal:~/minecraft-server-1$ cat minecraft.sh
    cat: minecraft.sh: No such file or directory
     
  6. Offline

    Brain

    Yes, so you don't have a minecraft.sh in that directory. Works as designed.
     
  7. Offline

    Dubstep

    I want to Setup a server. Simple why i have no minecraft.sh in this folder...
     
Thread Status:
Not open for further replies.

Share This Page