aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaotisk <kaotisk@arching-kaos.com>2022-02-11 07:53:33 +0200
committerkaotisk <kaotisk@arching-kaos.com>2022-02-11 07:53:33 +0200
commitcf5e5e6833383fde13bf91c82daa76e3114ecfda (patch)
tree03879bd0fd8eda532d5b5645e0e875c869a2858a
parent57f0f016a6c9947c19cc4ebab0c50193f17935b5 (diff)
downloadarching-kaos-tools-cf5e5e6833383fde13bf91c82daa76e3114ecfda.tar.gz
arching-kaos-tools-cf5e5e6833383fde13bf91c82daa76e3114ecfda.tar.bz2
arching-kaos-tools-cf5e5e6833383fde13bf91c82daa76e3114ecfda.zip
Fixed TEMPASSASIN -> TEMPASSIN (WTF)
-rwxr-xr-xbin/profile2
1 files changed, 1 insertions, 1 deletions
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
#