mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-23 21:20:51 +01:00
Improve open-onedrive.ps1
This commit is contained in:
parent
2c29ec284f
commit
da94317569
@ -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