diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..d36c186 --- /dev/null +++ b/build.sh @@ -0,0 +1,7 @@ +#! /bin/sh + +mkdir modules + +cd modules + +git clone https://mytonton.com.br/git/TonTon/tonton-gollum.git \ No newline at end of file