mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-07 21:58:06 -05:00
remove unneeded xml documentation file in build
This commit is contained in:
parent
b911a67287
commit
19e5e06d5d
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user