Download to correct location

Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
main
Nic0Nic0Nii 3 years ago
parent ca8733eddf
commit 3e53e43870
  1. 2
      utils/md5
  2. 2
      utils/search.sh

@ -1,5 +1,5 @@
.coauthors:3785ad38663e5fc43e574914ad067294 -
define.sh:d6b20a25a04a60d94f466e48fa60ac69 -
main.sh:32a1f953ffca8584d1eb57c0ecd8a582 -
search.sh:c75312ecea6eb2713ba6c83c5485a72e -
search.sh:bcf5ac8c2011672a60341ecd676accff -
.updateDirectories:0ede00461e947494545e694040787b3f -

@ -60,7 +60,7 @@ function check() {
fi
else
echo "++==Downloading $1$g..."
curl -H 'Cache-Control: no-cache, no-store' https://raw.githubusercontent.com/sigonasr2/SigScript/main/$1$g --output scripts/$g
curl -H 'Cache-Control: no-cache, no-store' https://raw.githubusercontent.com/sigonasr2/SigScript/main/$1$g --output $1$g
fi
fi
done < $1/md5

Loading…
Cancel
Save