diff options
Diffstat (limited to 'Xcode/gethttps.sh')
-rwxr-xr-x | Xcode/gethttps.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xcode/gethttps.sh b/Xcode/gethttps.sh new file mode 100755 index 000000000..b852bf11e --- /dev/null +++ b/Xcode/gethttps.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +# if not have account in gitlab.com +git clone https://gitlab.com/manaplus/manaplus-xcode.git . |