u
This commit is contained in:
@@ -51,7 +51,7 @@ latest_version=$(curl -s https://api.github.com/repos/PostgREST/postgrest/releas
|
||||
# Construct the download URL
|
||||
download_url="https://github.com/PostgREST/postgrest/releases/download/${latest_version}/postgrest-${latest_version}-linux-static-x86-64.tar.xz"
|
||||
|
||||
wget -o postgrest.tar.xz ${download_url}
|
||||
wget -v -o postgrest.tar.xz ${download_url}
|
||||
|
||||
# Download the tar.gz file
|
||||
#curl -L -o "js-debug-dap-${version}.tar.gz" "$download_url"
|
||||
|
||||
Reference in New Issue
Block a user