Procházet zdrojové kódy

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

master
JustAnotherArchivist před 5 roky
rodič
revize
cbd952024b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      transfer.notkiska.pw-upload

+ 1
- 1
transfer.notkiska.pw-upload Zobrazit soubor

@@ -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

Načítá se…
Zrušit
Uložit