Explorar el Código

improved mupload

master
mort hace 9 años
padre
commit
4a4af6645d
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. 1
    1
      bin/mupload
  2. 0
    1
      setup.sh

+ 1
- 1
bin/mupload Ver fichero

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

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


Cargando…
Cancelar
Guardar