Skip to content

Commit

Permalink
Update entry.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tydaytygx authored May 13, 2024
1 parent 758bbfc commit d77ddbe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bullseye/etc/entry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,6 @@ eval "./cs2" -dedicated \
"${SV_SETSTEAMACCOUNT_ARGS}" \
+sv_password "${CS2_PW}" \
+sv_lan "${CS2_LAN}" \
+sv_downloadurl "${CS2_FASTDL_URL}" \
+sv_allowdownload "${CS2_FASTDL_ALLOW_DOWNLOAD}" \
+sv_allowupload "${CS2_FASTDL_ALLOW_UPLOAD}" \
+host_workshop_map "${CS2_HOST_WORKSHOP_MAP}"\
+host_workshop_collection "${CS2_HOST_WORKSHOP_COLLECTION}"\
"${CS2_ADDITIONAL_ARGS}"
Expand Down

0 comments on commit d77ddbe

Please sign in to comment.