Update install.sh

This commit is contained in:
Kroese 2024-02-01 14:03:53 +01:00 committed by GitHub
parent 0dd2dc0163
commit 37df6d9135
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -659,9 +659,6 @@ prepareXP() {
echo ""
echo "[TerminalServices]"
echo "AllowConnections=1"
echo ""
echo "[URL]"
echo "Home_Page=http://www.google.com"
} > "$sif"
return 0