mirror of
https://github.com/limosek/zaf.git
synced 2025-04-03 11:53:17 +02:00
Repaired self-upgrade
This commit is contained in:
parent
781f1f0bc0
commit
df7c5f56dd
2
zaf
2
zaf
@ -236,7 +236,7 @@ self-upgrade)
|
|||||||
then
|
then
|
||||||
zaf_err "Curl not found. Cannot continue. Please install it."
|
zaf_err "Curl not found. Cannot continue. Please install it."
|
||||||
fi
|
fi
|
||||||
zaf_fetch_url $ZAF_RAW_URL/$ZAF_VERSION/install.sh | exec sh -s $auto "$@"
|
zaf_fetch_url $ZAF_RAW_URL/$ZAF_GITBRANCH/install.sh | exec sh -s $auto "$@"
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user