Remove debugging from fetch-uri. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 65f4382005958da2eee7236d83b35296a641f575 | |
parent ea340cf65666682f3ad12de6d4c483816349e685 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Sun, 12 Jan 2025 19:41:01 +0100 | |
Remove debugging from fetch-uri. | |
Diffstat: | |
M fetch-uri | 2 -- | |
1 file changed, 0 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/fetch-uri b/fetch-uri | |
@@ -1,7 +1,5 @@ | |
#!/bin/sh | |
-set -x | |
- | |
export PATH="$HOME/bin:$PATH" | |
usage() { |