Przeglądaj źródła

Workaround for hash no longer needed with current transfer.sh code

master
JustAnotherArchivist 5 lat temu
rodzic
commit
cbd952024b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      transfer.notkiska.pw-upload

+ 1
- 1
transfer.notkiska.pw-upload Wyświetl plik

@@ -1,2 +1,2 @@
#!/bin/bash
curl -s --upload-file "$1" https://transfer.notkiska.pw/ | sed 's,#,%23,g'; echo
curl -s --upload-file "$1" https://transfer.notkiska.pw/; echo

Ładowanie…
Anuluj
Zapisz