forked from artkirienko/xashds-docker
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated links in configuration files
- Loading branch information
1 parent
862884a
commit af975ff
Showing
2 changed files
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,9 @@ | ||
echo "############################################################################" | ||
echo "# ### DOCKER INFO ###" | ||
echo "# To override the default server.cfg" | ||
echo "# mount a volume to /opt/steam/xashds/valve/config" | ||
echo "# mount a volume to /xashds/valve/config" | ||
echo "# and create a server.cfg inside that folder." | ||
echo "# For more information visit:" | ||
echo "# https://github.com/artkirienko/xashds-docker" | ||
echo "# https://github.com/FWGS/xashds-docker" | ||
echo "#" | ||
echo "# Example:" | ||
echo "# docker run -it --rm -d -p27015:27015 -p27015:27015/udp \" | ||
echo "# -v $(pwd)/valve/config:/opt/steam/xashds/valve/config artkirienko/xashds" | ||
echo "############################################################################" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters