InstallModule.ps1
1 2 3 |
$fullPath = 'C:\Program Files\WindowsPowerShell\Modules\ConvertFromMarkdown' Robocopy . $fullPath /mir /XD .vscode .git /XF appveyor.yml |