瀏覽代碼

trapping sighup in xmenu.sh

master
phillbush 4 年之前
父節點
當前提交
88afe438b1
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      xmenu.sh

+ 3
- 0
xmenu.sh 查看文件

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

# ignore hup signal
trap "" 1 15

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


Loading…
取消
儲存