Open PortValhalla folder after cloning
This commit is contained in:
parent
1773217548
commit
9045007668
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue