mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-05-08 17:44:37 +02:00
Improve open-onedrive.ps1
This commit is contained in:
parent
2c29ec284f
commit
da94317569
@ -12,5 +12,5 @@
|
|||||||
License: CC0
|
License: CC0
|
||||||
#>
|
#>
|
||||||
|
|
||||||
Start-Process "$UserProfile\AppData\Local\Microsoft\OneDrive\OneDrive.exe"
|
Start-Process "$($env:USERPROFILE)\AppData\Local\Microsoft\OneDrive\OneDrive.exe"
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user