PCPSIHPNCTQYQJCQLPC6XQTZMPOE33LEOIXDPJ2ACJNLR4LYAY4AC
S3V46SMTWXBTBKVOKCWLZG6PDQ6ODP7NNT5SWFS6D6BBAPY65OOQC
4NRVIEMX33UUJASFFO4JXHNPN3EY3VB7K2FZXJVQGZMCAKEMXGYQC
5G7WRBMWKG6DMCOHE6WQHTYZACUHO2UPBZRWN72CFH7P45NN5E7QC
4DJCBLW3CFDQPY3CBDTZAE7URHA4QP2F6XGVOKHNM3SI5O55WU2AC
print-notify $"($action) ($platform). Configuration for: ($host)." 0
print-notify $"($action) ($platform). Configuration for: ($host)." 50
NH_BYPASS_ROOT_CHECK=true NH_NO_CHECKS=true nh $command ...$final_args
try { NH_BYPASS_ROOT_CHECK=true NH_NO_CHECKS=true nh $command ...$final_args } catch { |e| print-notify "Error: Rebuild failed, run manually in a terminal." exit 1 }
try {
} catch { |e|
print-notify "Error: Rebuild failed, run manually in a terminal."
exit 1
}
sudo NH_BYPASS_ROOT_CHECK=true NH_NO_CHECKS=true nh $command ...$final_args
try { sudo NH_BYPASS_ROOT_CHECK=true NH_NO_CHECKS=true nh $command ...$final_args } catch { |e| print-notify "Error: Rebuild failed, run manually in a terminal." exit 1 }