From 3e32a0bf1dad4c74b0c5f83b0427bb31c2e53f31 Mon Sep 17 00:00:00 2001 From: zhangshan Date: Wed, 12 Aug 2020 14:02:34 +0800 Subject: [PATCH] async dev git repo to aliyun git repo --- async-git.sh | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 async-git.sh diff --git a/async-git.sh b/async-git.sh old mode 100644 new mode 100755 index fa57200..b4bdf75 --- a/async-git.sh +++ b/async-git.sh @@ -1,3 +1,4 @@ +#!/usr/bin/env bash git init . git config remote.origin.url http://192.168.0.170:30412/root/frontend