Skip to content

Commit

Permalink
remove template_vip_forward.smx from builds
Browse files Browse the repository at this point in the history
  • Loading branch information
shanapu committed Aug 13, 2018
1 parent 961ba7a commit 196a09b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ echo "Move all addons binary files to disbaled folder"
mv addons/sourcemod/plugins/MyJailbreak/menu_custom.smx addons/sourcemod/plugins/MyJailbreak/disabled
mv addons/sourcemod/plugins/MyJailbreak/eventday_toggle.smx addons/sourcemod/plugins/MyJailbreak/disabled
rm -r addons/sourcemod/plugins/MyJailbreak/template_custom_menu.smx
rm -r addons/sourcemod/plugins/MyJailbreak/template_vip_forward.smx

echo "Remove build folder if exists"
if [ -d "build" ]; then
Expand Down

0 comments on commit 196a09b

Please sign in to comment.