Skip to content

Commit

Permalink
Scripts.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdriscoll committed Mar 8, 2024
1 parent 39eb70c commit 6ec9f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/LocalAccount.Scripts/.universal/scripts.ps1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
New-PSUScript -Module 'LocalAccount.Scripts.psm1' -Command 'New-PSULocalAccount' -Description 'Creates a new local user account.'
New-PSUScript -Module 'LocalAccount.Scripts' -Command 'New-PSULocalAccount' -Description 'Creates a new local user account.'

0 comments on commit 6ec9f32

Please sign in to comment.