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
588b357ea6
commit
bbea8dd39e
@ -22,6 +22,7 @@ if [ -f "$PublishDir/libman.json" ]; then rm "$PublishDir/libman.json"; fi
|
|||||||
rm -f "$PublishDir"/*.exe
|
rm -f "$PublishDir"/*.exe
|
||||||
rm -f "$PublishDir"/*.pdb
|
rm -f "$PublishDir"/*.pdb
|
||||||
rm -f "$PublishDir"/IW4MAdmin
|
rm -f "$PublishDir"/IW4MAdmin
|
||||||
|
rm -f "$PublishDir"/*.xml
|
||||||
|
|
||||||
echo "Setting up default folders"
|
echo "Setting up default folders"
|
||||||
mkdir -p "$PublishDir/Plugins"
|
mkdir -p "$PublishDir/Plugins"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user