chore: rename func name
This commit is contained in:
@ -41,5 +41,5 @@ func upgrade(w http.ResponseWriter, r *http.Request) {
|
||||
f.Flush()
|
||||
}
|
||||
|
||||
go runRestart(execPath)
|
||||
go restartExecutable(execPath)
|
||||
}
|
||||
|
Reference in New Issue
Block a user