From 3979858f0f5e1187c074ed3391bc7222a4b91bda Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 1 Dec 2021 22:53:24 +0800 Subject: update --- alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alias') diff --git a/alias b/alias index c9c183e..a1da25f 100644 --- a/alias +++ b/alias @@ -169,7 +169,7 @@ release() { github_asset() { curl -LO https://github.com/$1/$2/releases/download/$3/$4 } -github_raw() { +github.raw() { curl -O https://raw.githubusercontent.com/$1/$2/$3 } -- cgit v1.2.3-70-g09d2