diff --git a/start-deployYatopia b/start-deployYatopia index 0cbc28ce..39f08cf3 100644 --- a/start-deployYatopia +++ b/start-deployYatopia @@ -6,7 +6,7 @@ IFS=$'\n\t' isDebugging && set -x : ${VANILLA_VERSION:?} -: ${RELEASE:=stable} +: ${RELEASE:=latest} : ${FORCE_REDOWNLOAD:=false} requireEnum RELEASE stable latest