From 27d0fe3f4aee6f0e754060c6ca92cbe6567a564c Mon Sep 17 00:00:00 2001 From: typebrook Date: Mon, 8 Jun 2020 23:59:34 +0800 Subject: update --- alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alias b/alias index 8d0e690..9e4de90 100644 --- a/alias +++ b/alias @@ -113,7 +113,7 @@ github_api() { } gcg() { local user=$1; local repo=$2; shift; shift - git clone git@github.com:$user/$repo.git $@ && cd $(basename $repo) $* + git clone git@github.com:$user/$repo.git $@ && cd $(basename $repo) } release() { command="github-release.sh\n github_api_token=$GITHUB_API_TOKEN\n repo=typebrook/mapstew\n tag=daily-taiwan-pbf\n type=asset\n filename=taiwan-latest.osm.pbf\n action=upload|overwrite|rename|delete\n extra=" -- cgit v1.2.3-70-g09d2