Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mawinkler committed Aug 8, 2024
1 parent 1ce4a7a commit 9ee23ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pgoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ case $1 in
start)
pgoc_start
;;
|restart)
restart)
pgoc_stop
pgoc_start
;;
Expand Down

0 comments on commit 9ee23ba

Please sign in to comment.