Open PortValhalla folder after cloning

This commit is contained in:
Manuel Thalmann 2023-06-25 13:44:15 +02:00
parent 1773217548
commit 9045007668

View file

@ -231,7 +231,8 @@
refreshenv; refreshenv;
cd C:/; cd C:/;
git clone https://git.nuth.ch/manuth/PortValhalla.git;</CommandLine> git clone https://git.nuth.ch/manuth/PortValhalla.git;
cd PortValhalla;</CommandLine>
<Description>Install PowerShell Core and git and run setup</Description> <Description>Install PowerShell Core and git and run setup</Description>
</SynchronousCommand> </SynchronousCommand>
</FirstLogonCommands> </FirstLogonCommands>