Explorar el Código

trapping sighup in xmenu.sh

master
phillbush hace 5 años
padre
commit
88afe438b1
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      xmenu.sh

+ 3
- 0
xmenu.sh Ver fichero

@@ -1,5 +1,8 @@
#!/bin/sh

# ignore hup signal
trap "" 1 15

cat <<EOF | xmenu | sh &
Applications
Web Browser firefox


Cargando…
Cancelar
Guardar