remove some default sourcemods plugins

This commit is contained in:
Robin Appelman 2019-02-13 20:57:45 +01:00 committed by GitHub
commit 12065793d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,3 +11,6 @@ tar -xvzf mmsource-*-linux.tar.gz
tar -xvzf sourcemod-*-linux.tar.gz
rm *.tar.gz
# prevent automatic map switch
rm addons/sourcemod/plugins/{nextmap.smx, funcommands.smx, funvotes.smx}