Less Microsoft
This commit is contained in:
@@ -21,7 +21,7 @@ fi
|
|||||||
cd res/libsodium
|
cd res/libsodium
|
||||||
if [ ! -f libsodium-1.0.18.tar.gz ]; then
|
if [ ! -f libsodium-1.0.18.tar.gz ]; then
|
||||||
echo "Downloading libsodium $VERSION"
|
echo "Downloading libsodium $VERSION"
|
||||||
curl -LO https://github.com/MyHush/libsodium/releases/download/1.0.18/libsodium-1.0.18.tar.gz
|
curl -L https://git.hush.is/attachments/0d9f589e-a9f9-4ddb-acaa-0f1b423b32eb -o libsodium-1.0.18.tar.gz
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -f libsodium-1.0.18.tar.gz ]; then
|
if [ ! -f libsodium-1.0.18.tar.gz ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user