Jump to content

Recommended Posts

Hi guys , i am trying to run scripts to start the game on the sg sf 2013.When i run it says that it must be in root user.when i am writing su metin2 it says uknown user xDD could u help me how can i create this user and run the f***ing script?

Thanks a lot :)

Link to comment
https://metin2.dev/topic/9433-root-user/
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Premium

You can just remove that check from script.

It should say you can run it as root.

Just open the sh file and remove this:

 

if [ `id -u` = "0" ]; then
    echo "This script must not be run as root" 1>&2
    exit 1
fi

Link to comment
https://metin2.dev/topic/9433-root-user/#findComment-56884
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.