From 787d043f7f7977b7640903ce05030eefe3c851c5 Mon Sep 17 00:00:00 2001 From: Washbear10 <62817538+Washbear10@users.noreply.github.com> Date: Tue, 25 Feb 2025 00:52:35 +0100 Subject: [PATCH] Fixes #2967 (#3061) Co-authored-by: Bhavin Patel --- atomics/T1486/T1486.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atomics/T1486/T1486.yaml b/atomics/T1486/T1486.yaml index 9cecef5b..bf9065a2 100644 --- a/atomics/T1486/T1486.yaml +++ b/atomics/T1486/T1486.yaml @@ -333,7 +333,7 @@ atomic_tests: echo "If you' re indeed interested in our assistance and the services we provide you can reach out to us following simple instructions:" >> $env:Userprofile\Desktop\akira_readme.txt echo "" >> $env:Userprofile\Desktop\akira_readme.txt echo "1. Install TOR Browser to get access to our chat room - https://www.torproject.org/download/." >> $env:Userprofile\Desktop\akira_readme.txt - echo "2. Paste this link — https://akira.onion" >> $env:Userprofile\Desktop\akira_readme.txt + echo "2. Paste this link - https://akira.onion" >> $env:Userprofile\Desktop\akira_readme.txt echo "3. Use this code - - to log into our chat." >> $env:Userprofile\Desktop\akira_readme.txt echo "" >> $env:Userprofile\Desktop\akira_readme.txt echo "Keep in mind that the faster you will get in touch, the less damage we cause" >> $env:Userprofile\Desktop\akira_readme.txt