From 48ae3b01c2993c675f44837889a22d3e7cfa5f6a Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 22 Feb 2022 13:15:30 +0800 Subject: update --- alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alias b/alias index e994fc5..a4ce0b3 100644 --- a/alias +++ b/alias @@ -170,7 +170,7 @@ 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=" prompt "$command" } -github_asset() { +github.asset() { curl -LO https://github.com/$1/$2/releases/download/$3/$4 } github.raw() { -- cgit v1.2.3-70-g09d2