Skip to content

Commit 5f8aead

Browse files
authored
Revert to transfer.sh for now
1 parent 4478883 commit 5f8aead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ task:
2020
- cp /usr/local/lib/libfm.so* Filer.AppDir/usr/lib # Those may not be on the target systems...
2121
- find Filer.AppDir/
2222
- zip --symlinks -r Filer_FreeBSD.zip Filer.AppDir/
23-
- curl --upload-file ./Filer_FreeBSD.zip https://transfersh.com/Filer_FreeBSD.zip
23+
- curl --upload-file ./Filer_FreeBSD.zip https://transfer.sh/Filer_FreeBSD.zip
2424
only_if: $CIRRUS_BRANCH == 'master'

0 commit comments

Comments
 (0)