URI: 
       io-xdg-open: remove sh debug flag - iomenu - interactive terminal-based selection menu
  HTML git clone git://bitreich.org/iomenu git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/iomenu
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit 543b9520b99f4c2f069139872fffe561eea5c4d3
   DIR parent 9c174ec5092e0424e3459de569543eb457778c05
  HTML Author: Josuah Demangeon <mail@josuah.net>
       Date:   Fri, 22 Jun 2018 14:03:29 +0200
       
       io-xdg-open: remove sh debug flag
       
       Diffstat:
         M bin/io-xdg-open                     |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/bin/io-xdg-open b/bin/io-xdg-open
       @@ -1,4 +1,4 @@
       -#!/bin/sh -ex
       +#!/bin/sh -e
        # pick a file to open with xdg-open with iomenu with caching
        #
        # The cache is updated when a directory is selected.