mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 01:42:29 +00:00
Prefixed all commands and added aliases
This commit is contained in:
parent
fe39b3cb32
commit
46aa80b16f
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ function Set-SnipeItInfo {
|
|||
}
|
||||
}
|
||||
|
||||
$moduleCommands = Get-Command -Module SnipeitPS
|
||||
$moduleCommands = Get-Command -Module SnipeitPS -CommandType Function
|
||||
}
|
||||
|
||||
PROCESS {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue