test
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
# Copyright (c) 2022 fithwum
|
||||
# All rights reserved
|
||||
|
||||
VS_VERSION_2=$(curl -s "http://api.vintagestory.at/$VS_CHANNEL.json" | grep -Pom 1 '"."')
|
||||
# VS_VERSION_2=$(curl -s "http://api.vintagestory.at/$VS_CHANNEL.json" | grep -Pom 1 '"."')
|
||||
# echo " "
|
||||
# echo "INFO ! $VS_VERSION_2"
|
||||
# sleep 10
|
||||
VS_VERSION_3=$(curl -s "http://api.vintagestory.at/$VS_CHANNEL.json" | grep -Pom 1 '"cdn": "\K[^"]*'$VS_VERSION'.tar.gz')
|
||||
echo " "
|
||||
echo "INFO ! $VS_VERSION_2"
|
||||
sleep 10
|
||||
echo " "
|
||||
echo "INFO ! $VS_VERSION_3"
|
||||
sleep 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user