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