Skip to content

no other user except "pi" possible. #1

@thomasgoehler

Description

@thomasgoehler

If you install your Raspberry Pi with another user than user "pi" the server will not be installed in the directory /home/pi/mcserver. Can you modify your sh script to accept any user?

This is actually relatively simple to implement in your sh script. Instead of the user "pi" you can insert "$USER" in the places in your script. This way the current user will be used in your script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions