diff --git a/script/deploy_linux64.sh b/script/deploy_linux64.sh index 3256fa0..61785e2 100755 --- a/script/deploy_linux64.sh +++ b/script/deploy_linux64.sh @@ -20,6 +20,9 @@ cp $BUILD/Throne $DEST #### copy Throne.png #### cp ./res/public/Throne.png $DEST +#### download srslist #### +curl -fLso $DEST/srslist "https://raw.githubusercontent.com/throneproj/routeprofiles/rule-set/list" + cd download-artifact cd *linux-$ARCH tar xvzf artifacts.tgz -C ../../