InstallModule.ps1
1 2 3 |
$fullPath = 'C:\Program Files\WindowsPowerShell\Modules\PSPulumi' Robocopy . $fullPath /mir /XD .vscode .git images /XF .gitattributes .gitignore newParser.ps1 |