mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-29 08:06:51 +01:00
Merge branch 'master' of github.com:fleschutz/PowerShell
This commit is contained in:
commit
013ef8f119
@ -12,5 +12,5 @@
|
||||
License: CC0
|
||||
#>
|
||||
|
||||
Start-Process "$UserProfile\AppData\Local\Microsoft\OneDrive\OneDrive.exe"
|
||||
Start-Process "$($env:USERPROFILE)\AppData\Local\Microsoft\OneDrive\OneDrive.exe"
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user