docs(public): sanitize release materials

This commit is contained in:
igor04091968
2026-06-03 08:52:20 +03:00
parent 18653e1a2f
commit a1801fca5f
175 changed files with 1121 additions and 17893 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ if [ ! -f "$LOCAL_CFG" ]; then
if [ -n "$host" ] || [ -n "$user" ] || [ -n "$password" ]; then
cat > "$LOCAL_CFG" <<EOF
@{
Host = '${host:-192.168.100.18}'
Host = '${host:-198.51.100.18}'
User = '${user:-Администратор}'
Password = '${password:-CHANGE_ME}'
Port = 22