Skip to content

Commit

Permalink
Clone with --recusrive
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkshine committed Feb 23, 2016
1 parent a6c24bc commit c649eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/checkout-deps.sh
Expand Up @@ -2,7 +2,7 @@
trap "exit" INT

if [ ! -d "amxmodx" ]; then
git clone https://github.com/Arkshine/CSBotEnabler.git
git clone --recursive https://github.com/Arkshine/CSBotEnabler.git
fi

checkout ()
Expand Down

0 comments on commit c649eb9

Please sign in to comment.