From b3c57fc5bf9ab9b678b1fe53f5919f7f1ab795dc Mon Sep 17 00:00:00 2001 From: bealdhild Date: Tue, 23 Sep 2025 08:33:01 -0300 Subject: [PATCH 1/2] added me bitch --- precodex.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/precodex.sh b/precodex.sh index 236d966..7432e5c 100644 --- a/precodex.sh +++ b/precodex.sh @@ -1,7 +1,7 @@ #!/bin/bash # Example -## codex_15="myusername" +## codex_15="username" # echo #codex_15 # Run the script with: bash precodex.sh # If you are on windows, use cygwin @@ -51,6 +51,7 @@ codex_41="RobbeDM" codex_42="kim-kostya" codex_43="Sylph" codex_44="D4rks1de1" +codex_45="a.bealdhild" echo $codex_01 echo $codex_02 From 015328c5bfd89261d9f6c83c0be71b5c97db9edb Mon Sep 17 00:00:00 2001 From: bealdhild Date: Tue, 23 Sep 2025 08:37:58 -0300 Subject: [PATCH 2/2] i forgot the echo --- precodex.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/precodex.sh b/precodex.sh index 7432e5c..8c4d49c 100644 --- a/precodex.sh +++ b/precodex.sh @@ -1,7 +1,7 @@ #!/bin/bash # Example -## codex_15="username" +## codex_15="myusername" # echo #codex_15 # Run the script with: bash precodex.sh # If you are on windows, use cygwin @@ -97,3 +97,4 @@ echo $codex_41 echo $codex_42 echo $codex_43 echo $codex_44 +echo $codex_45