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

View File

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