mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-28 14:13:35 +00:00
Added modules back to the gallery.
This commit is contained in:
3
InstallModule.ps1
Normal file
3
InstallModule.ps1
Normal file
@@ -0,0 +1,3 @@
|
||||
$fullPath = 'C:\Program Files\WindowsPowerShell\Modules\ImportExcel'
|
||||
|
||||
Robocopy . $fullPath /mir /XD .vscode .git examples data /XF appveyor.yml azure-pipelines.yml .gitattributes .gitignore
|
||||
Reference in New Issue
Block a user