We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4478883 commit 5f8aeadCopy full SHA for 5f8aead
.cirrus.yml
@@ -20,5 +20,5 @@ task:
20
- cp /usr/local/lib/libfm.so* Filer.AppDir/usr/lib # Those may not be on the target systems...
21
- find Filer.AppDir/
22
- zip --symlinks -r Filer_FreeBSD.zip Filer.AppDir/
23
- - curl --upload-file ./Filer_FreeBSD.zip https://transfersh.com/Filer_FreeBSD.zip
+ - curl --upload-file ./Filer_FreeBSD.zip https://transfer.sh/Filer_FreeBSD.zip
24
only_if: $CIRRUS_BRANCH == 'master'
0 commit comments