Help with autostart please? :)
#4
You need to specify the full path. `./cuberite` is a relative path, and will not work. I don't know what your "default location" is.

If you are not sure what the full path is, do this:
cd Server
pwd # This will print the full path

Let's suppose it prints: `/home/minecraft/cuberite/Server`. If so, what you'd need to do is:


su - minecraft -c 'tmux new -d "/home/minecraft/cuberite/Server/Cuberite" '
Reply
Thanks given by:


Messages In This Thread
Help with autostart please? :) - by Utking - 02-25-2016, 07:56 AM
Tmux guide - by LogicParrot - 02-25-2016, 06:14 PM
RE: Tmux guide - by Utking - 02-25-2016, 07:22 PM
RE: Help with autostart please? :) - by LogicParrot - 02-25-2016, 10:23 PM
RE: Help with autostart please? :) - by Utking - 02-26-2016, 04:46 AM
RE: Help with autostart please? :) - by bearbin - 02-26-2016, 06:40 AM
RE: Help with autostart please? :) - by Utking - 02-26-2016, 07:27 AM
RE: Help with autostart please? :) - by Rekuen - 02-26-2016, 07:59 AM
RE: Help with autostart please? :) - by Utking - 02-26-2016, 08:25 AM
RE: Help with autostart please? :) - by Rekuen - 02-27-2016, 11:11 AM
RE: Help with autostart please? :) - by Rekuen - 02-27-2016, 08:46 PM
RE: Help with autostart please? :) - by Utking - 02-27-2016, 06:58 PM
RE: Help with autostart please? :) - by Rekuen - 02-27-2016, 08:34 PM
RE: Help with autostart please? :) - by Utking - 03-01-2016, 05:51 PM
RE: Help with autostart please? :) - by Rekuen - 02-28-2016, 01:31 AM
RE: Help with autostart please? :) - by tigerw - 03-01-2016, 09:07 AM



Users browsing this thread: 1 Guest(s)