cwtch-ui/fetch-libcwtch-go-macos.sh

7 lines
172 B
Bash
Raw Normal View History

2021-11-05 01:10:47 +00:00
#!/bin/sh
VERSION=`cat LIBCWTCH-GO-MACOS.version`
echo $VERSION
curl https://build.openprivacy.ca/files/libCwtch-go-macos-$VERSION/libCwtch.dylib --output libCwtch.dylib