This commit is contained in:
parent
1bbab9ff34
commit
2de7ac4136
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ RUN \
|
|||
&& rm "${METAMOD_TARBALL_FILE_NAME}" \
|
||||
&& rm "${SOURCEMOD_TARBALL_FILE_NAME}" \
|
||||
# download plugins
|
||||
wget -nv "https://github.com/dordnung/System2/releases/download/v3.3.2/system2.zip" -O system2.zip \
|
||||
&& wget -nv "https://github.com/dordnung/System2/releases/download/v3.3.2/system2.zip" -O system2.zip \
|
||||
&& wget -nv "https://github.com/sapphonie/StAC-tf2/releases/download/v6.2.0/stac.zip" -O stac.zip \
|
||||
&& wget -nv "https://github.com/sapphonie/sourcemod-nativevotes-updated/releases/download/workflow-build61/nativevotes_sm_1.11.zip" -O nativevotes.zip \
|
||||
&& wget -nv "https://github.com/ErikMinekus/sm-advertisements/releases/download/2.1.1/release.tar.gz" -O advertisements.tar.gz \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue