Remove invalid characters from xml

This commit is contained in:
Manuel Thalmann 2023-06-24 00:39:38 +02:00
parent 9a77f33029
commit 3cba8f7156

View file

@ -231,7 +231,7 @@
choco install -y powershell-core --install-arguments='"ADD_FILE_CONTEXT_MENU_RUNPOWERSHELL=1 ADD_EXPLORER_CONTEXT_MENU_OPENPOWERSHELL=1 REGISTER_MANIFEST=1 USE_MU=1 ENABLE_MU=1"';
refreshenv;
cd C:\;
cd C:/;
git clone https://git.nuth.ch/manuth/PortValhalla.git;</CommandLine>
<Description>Install PowerShell Core and git and run setup</Description>
</SynchronousCommand>