Skip to content

Commit 19a9ed1

Browse files
authored
Merge pull request #4 from phendryx/auto-update
lets try this
2 parents 35f29f3 + ebe86c7 commit 19a9ed1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

albiondata-client.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ func restartProcess() {
137137
cmd.Stderr = os.Stderr
138138
cmd.Stdin = os.Stdin
139139
_ = cmd.Start()
140+
cmd.Wait()
140141
os.Exit(0)
141142
}
142143
// If syscall.Exec succeeds, this line is never reached

0 commit comments

Comments
 (0)