What's the equivalent "&&" (Linux) in Windows Powershell to combine two commands?
Linux
cd /var/www/html/server && env/Script/activate
Windows ???
What's the equivalent "&&" (Linux) in Windows Powershell to combine two commands?
Linux
cd /var/www/html/server && env/Script/activate
Windows ???