From cf5e5e6833383fde13bf91c82daa76e3114ecfda Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 11 Feb 2022 07:53:33 +0200 Subject: Fixed TEMPASSASIN -> TEMPASSIN (WTF) --- bin/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/profile b/bin/profile index f4d4eb4..19e73d2 100755 --- a/bin/profile +++ b/bin/profile @@ -25,7 +25,7 @@ tempassin(){ mkdir $TEMPASSIN fi cd $TEMPASSIN - echo "$TEMPASSASIN" + echo "$TEMPASSIN" } # This is working with DATA blocks. DATA that matched profile/add ACTION # -- cgit v1.2.3