From 95d746acf1194cd7e05f07753f5b714b9996bbdf Mon Sep 17 00:00:00 2001 From: Ohio2 Date: Fri, 1 Oct 2021 21:27:07 +0200 Subject: [PATCH] Introduce GPG siging --- aps | 1 + 1 file changed, 1 insertion(+) diff --git a/aps b/aps index 6752349..6872c1b 100755 --- a/aps +++ b/aps @@ -4,6 +4,7 @@ # aps. rewritten. # ################### # OHIO: aps *needs* to be rewritten, i can't add any thing else in the aps.old.sh +# OHIO: aps is rewritten in 9/10th's so it's no longer a debug build if [ -f "$XDG_CONFIG_HOME/al/config" ]; then . $XDG_CONFIG_HOME/al/config elif [ -f "$HOME/.config/al/config" ]; then