diff --git a/downr1n.sh b/downr1n.sh index d2524d3..f473db6 100755 --- a/downr1n.sh +++ b/downr1n.sh @@ -448,7 +448,6 @@ if [ ! -e "$oscheck"/futurerestore ]; then curl -sLo futurerestore-Linux-x86_64-RELEASE.zip https://nightly.link/futurerestore/futurerestore/workflows/ci/main/futurerestore-Linux-x86_64-RELEASE.zip unzip futurerestore-Linux-x86_64-RELEASE.zip xz -dc futurerestore-*.xz | tar xfv - - rm -rf linux_fix.sh fi mv futurerestore "$dir"/ rm -rf futurerestore-*