We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ca616 commit 86964e5Copy full SHA for 86964e5
entrypoint.sh
@@ -30,6 +30,7 @@ fi
30
31
chown -R "$APP_USER":"$APP_GROUP" "$APP_HOME"
32
chown -R "$APP_USER":"$APP_GROUP" "$GAME_ROOT"
33
+chown -R "$APP_USER":"$APP_GROUP" "$STEAMCMD_PATH"
34
35
ew_nn "> id steam: " ; e "$(id steam)"
36
0 commit comments