fix typo (org instead of com)

This commit is contained in:
CanbiZ (MickLesk)
2026-03-25 17:48:03 +01:00
parent 7425f5d8fe
commit 97bf744e96
33 changed files with 40 additions and 40 deletions
+2 -2
View File
@@ -62,10 +62,10 @@ expect "Email address"
send "\r"
expect "Password"
send "community-scripts.com\r"
send "community-scripts.org\r"
expect "Password (again)"
send "community-scripts.com\r"
send "community-scripts.org\r"
expect eof
EOF