Modify comments and README.md
This commit is contained in:
parent
090f57585e
commit
042f0977bf
3 changed files with 5 additions and 9 deletions
2
Si.ps1
2
Si.ps1
|
|
@ -13,6 +13,6 @@ if (-Not ($statusList -contains $service.Status)) {
|
|||
Stop-Process -Name "zerotier_desktop_ui"
|
||||
} else {
|
||||
Start-Service $service
|
||||
#Tremendo hardcodeo, fuck it, se mete el solo sin opcion en el menu de inicio, me la come Y POR QUE EL NOT NECESITA SU PROPIO PARENTESIS POWERSHEEEEL
|
||||
#Tremendo hardcodeo, no me merece la pena darle más vueltas
|
||||
Start-Process -FilePath "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ZeroTier"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue