summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2020-05-30 15:05:06 +0300
committerAndrei Karas <akaras@inbox.ru>2020-05-30 15:05:06 +0300
commit4e4933f2100be4c18928ab4f85672cec24be516a (patch)
tree67858aa21cb4d63bafb080df9ca6f7584021527f
parent3a70650b4e1ae280016909b0503f8df5612cb05a (diff)
downloadplus-4e4933f2100be4c18928ab4f85672cec24be516a.tar.gz
plus-4e4933f2100be4c18928ab4f85672cec24be516a.tar.bz2
plus-4e4933f2100be4c18928ab4f85672cec24be516a.tar.xz
plus-4e4933f2100be4c18928ab4f85672cec24be516a.zip
Fix typo in gethttps.sh
-rwxr-xr-xpackaging/OSX/gethttps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/OSX/gethttps.sh b/packaging/OSX/gethttps.sh
index 93258b638..be2d3cc2b 100755
--- a/packaging/OSX/gethttps.sh
+++ b/packaging/OSX/gethttps.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-git clone https://azure:${gitlabtoken}gitlab.com/manaplus/manaplus-xcode.git ../../Xcode
+git clone https://azure:${gitlabtoken}@gitlab.com/manaplus/manaplus-xcode.git ../../Xcode