This commit is contained in:
Rudi 2022-10-23 00:14:30 -04:00
parent fc38252492
commit 0349a3495f
Signed by: rudi
GPG Key ID: EF64F3CBD1A1EBDD
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ func processCommand(cmd string) error {
}
}
}
}
}
if verb == "restart" || verb == "start" {
startup, err := readLines(serviceFile)