URI: 
       Make global catpoint be used in catpoint-wrap. - catpoint - Catpoint simple presenting software.
  HTML git clone git://bitreich.org/catpoint/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/catpoint/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit 72b17876a7896a404f42af13c8baa282f66becba
   DIR parent 4bc0b567c7798de024e2bc3627a056ff8c68b394
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat, 10 Aug 2024 09:50:48 +0200
       
       Make global catpoint be used in catpoint-wrap.
       
       Diffstat:
         M catpoint-wrap                       |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/catpoint-wrap b/catpoint-wrap
       @@ -15,4 +15,5 @@ for slide; do
            shift
        done
        
       -exec ./catpoint "$@"
       +exec catpoint "$@"
       +