comment out slow download workshop maps
This commit is contained in:
parent
98e205a0e0
commit
bf38520b49
1 changed files with 6 additions and 6 deletions
|
|
@ -3,11 +3,11 @@ set -xeuo pipefail
|
||||||
source /opt/l4d2/scripts/helpers
|
source /opt/l4d2/scripts/helpers
|
||||||
overlay=$(basename "$0")
|
overlay=$(basename "$0")
|
||||||
|
|
||||||
workshop --collection 121115793 # Back To School
|
# workshop --collection 121115793 # Back To School
|
||||||
|
|
||||||
workshop --item 2957035482 # hehe30-part1
|
# workshop --item 2957035482 # hehe30-part1
|
||||||
workshop --item 2973628334 # hehe30-part2
|
# workshop --item 2973628334 # hehe30-part2
|
||||||
workshop --item 3013844371 # hehe30-part3
|
# workshop --item 3013844371 # hehe30-part3
|
||||||
|
|
||||||
workshop --item 3478461158 # 虚伪黎明(Dawn's Deception)
|
# workshop --item 3478461158 # 虚伪黎明(Dawn's Deception)
|
||||||
workshop --item 3478934394 # 虚伪黎明(Dawn's Deception)PART2
|
# workshop --item 3478934394 # 虚伪黎明(Dawn's Deception)PART2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue