Compare commits
No commits in common. "486741a51e234e2115c70feb0408a27aa23ef6ac" and "a128a69b0ab12ffd82b25357a14b913997eccd38" have entirely different histories.
486741a51e
...
a128a69b0a
@ -719,7 +719,6 @@ fetch_and_deploy_gh_release() {
|
||||
local app=$(echo "${raw_app,,}" | tr -d ' ')
|
||||
local arch
|
||||
arch=$(dpkg --print-architecture 2>/dev/null || echo "amd64")
|
||||
local curl_timeout="--connect-timeout 10 --max-time 30"
|
||||
|
||||
VERSION="${VERSION:-}"
|
||||
BUILD_SOURCE="${BUILD_SOURCE:-1}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user