mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
remove unneeded xml documentation file in build
This commit is contained in:
@ -22,6 +22,7 @@ if [ -f "$PublishDir/libman.json" ]; then rm "$PublishDir/libman.json"; fi
|
||||
rm -f "$PublishDir"/*.exe
|
||||
rm -f "$PublishDir"/*.pdb
|
||||
rm -f "$PublishDir"/IW4MAdmin
|
||||
rm -f "$PublishDir"/*.xml
|
||||
|
||||
echo "Setting up default folders"
|
||||
mkdir -p "$PublishDir/Plugins"
|
||||
|
Reference in New Issue
Block a user