Ver código fonte

improved mupload

master
mort 9 anos atrás
pai
commit
4a4af6645d
2 arquivos alterados com 1 adições e 2 exclusões
  1. 1
    1
      bin/mupload
  2. 0
    1
      setup.sh

+ 1
- 1
bin/mupload Ver arquivo

@@ -7,5 +7,5 @@ fi

scp "$1" "martin@serve.mort.coffee:/var/www/mort.coffee/d/public/$2"
URL="http://d.mort.coffee/$2"
echo $URL | xclip
echo $URL | xsel -i
echo $URL

+ 0
- 1
setup.sh Ver arquivo

@@ -29,7 +29,6 @@ check_command "compton"
check_command "amixer"
check_command "xbacklight"
check_command "feh"
check_command "xclip"
check_command "xsel"
check_command "byzanz-record"


Carregando…
Cancelar
Salvar