chore: replace helper-scripts.com with community-scripts.com (#13244)

This commit is contained in:
CanbiZ (MickLesk)
2026-03-24 20:50:40 +01:00
committed by GitHub
parent e731ddf61d
commit caf03fe274
36 changed files with 47 additions and 47 deletions

View File

@@ -62,10 +62,10 @@ expect "Email address"
send "\r"
expect "Password"
send "helper-scripts.com\r"
send "community-scripts.com\r"
expect "Password (again)"
send "helper-scripts.com\r"
send "community-scripts.com\r"
expect eof
EOF