mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
Update install.ps1 [no ci]
This commit is contained in:
@@ -6,7 +6,7 @@ if($PSVersionTable.PSVersion.Major -lt 5){
|
|||||||
Write-Host "Refer to the community article and install manually! https://nyko.me/2020/12/13/nezha-windows-client.html" -BackgroundColor DarkRed -ForegroundColor Green
|
Write-Host "Refer to the community article and install manually! https://nyko.me/2020/12/13/nezha-windows-client.html" -BackgroundColor DarkRed -ForegroundColor Green
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
$agentrepo = "naiba/nezha"
|
$agentrepo = "nezhahq/agent"
|
||||||
$nssmrepo = "nezhahq/nssm-backup"
|
$nssmrepo = "nezhahq/nssm-backup"
|
||||||
# x86 or x64
|
# x86 or x64
|
||||||
if ([System.Environment]::Is64BitOperatingSystem) {
|
if ([System.Environment]::Is64BitOperatingSystem) {
|
||||||
|
|||||||
Reference in New Issue
Block a user