Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.

Commit

Permalink
Remove continuation space and correct readme typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
r-pufky committed Aug 15, 2020
1 parent 142ad09 commit 65f7535
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile/STEAM_SERVICE
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ echo 'Wine update completed.' && \
mkdir -p /data && \
chown -R steam:steam ${STEAM} /data /docker && \
chmod 0755 /docker/* && \

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ srcds_run ... -pidfile /data/server/{GAME}.pid
```

### Could not find `steamclient.so` or `[S_API FAIL] SteamAPI_Init() ... or a local steamclient.dll.`
The [Steam Liunus shared libary][6h] could not be found in your path.
The [Steam Linux shared library][6h] could not be found in your path.

Be sure to use `su - steam -c` to load the full steam user profile.

Expand Down

0 comments on commit 65f7535

Please sign in to comment.