I am starting to have some issues mounting CSS. Never before have I had issues mounting it. I recently created a new Droplet and installed SRCDS onto it including the same cfg's and put it in the same directory. My CSS server is in /home/arken/css so in the mount.cfg it is /home/arken/css/cstrike but I doesn't seem to mount still. Is it something to do with permissions?
Can you provide us with your mount.cfg file, please.
Sure thing:
[code]
//
// Use this file to mount additional paths to the filesystem
// DO NOT add a slash to the end of the filename
//
"mountcfg"
{
"cstrike" "/home/arken/css/cstrike"
// "tf" "C:\mytf2server\tf"
}
[/code]
Sorry, you need to Log In to post a reply to this thread.