diff --git a/mystic/install-v2.sh b/mystic/install-v2.sh index eb69dc0..58bb149 100644 --- a/mystic/install-v2.sh +++ b/mystic/install-v2.sh @@ -1,6 +1,6 @@ -#UPSTREAM="downloads" -UPSTREAM="downloads/prealpha" -MYSTIC_VER="112a49" +UPSTREAM="downloads" +#UPSTREAM="downloads/prealpha" +MYSTIC_VER="112a48" echo -e "Plz set the install dir the same as bevor" echo -e "${DGN}Install Mystic to: ${BGN}$MYSTIC_DIR${CL}"