Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
update ham_keys.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptechgithub committed Aug 11, 2024
1 parent b2e8735 commit f248bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ham_keys.sh
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ main() {
message="${games[$game_choice, name]} : $key"
telegram_message="\`${key}\`"
echo "$message" | tee -a my_keys.txt
send_to_telegram "$message"
send_to_telegram "$telegram_message"
else
echo "Error generating key for ${games[$game_choice, name]}"
fi
Expand Down

0 comments on commit f248bd8

Please sign in to comment.