Update _index.en.md

This commit is contained in:
dinger1986 2023-09-10 20:47:07 +01:00 committed by GitHub
parent 42682eff6f
commit 1c2c7cf418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -301,6 +301,6 @@ else
fi
# Echo the value of the password variable
echo "Password: $rustdesk_password"
echo "Password: $rustdesk_pw"
echo "..............................................."
```