forked from TonTon/tonton-web
[ build.sh ]
This commit is contained in:
parent
87bdfa10a7
commit
e41592c960
1 changed files with 7 additions and 0 deletions
7
build.sh
Executable file
7
build.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#! /bin/sh
|
||||
|
||||
mkdir modules
|
||||
|
||||
cd modules
|
||||
|
||||
git clone https://mytonton.com.br/git/TonTon/tonton-gollum.git
|
||||
Reference in a new issue