Skip to content

Commit

Permalink
delete duplicate command
Browse files Browse the repository at this point in the history
Duplicate "restart" command is removed
  • Loading branch information
ofarukcaki authored Mar 29, 2020
1 parent 8a95471 commit c791093
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ bash install.sh --uninstall
| service sockd stop | /etc/init.d/sockd stop | stop socks5 server daemon |
| service sockd restart | /etc/init.d/sockd restart | restart socks5 server daemon |
| service sockd reload | /etc/init.d/sockd reload | reload socks5 server daemon |
| service sockd restart | /etc/init.d/sockd restart | restart socks5 server daemon |
| service sockd status | | systemd process status |
| service sockd state | /etc/init.d/sockd state | running state |
| service sockd tail | /etc/init.d/sockd tail | sock log tail |
Expand Down

0 comments on commit c791093

Please sign in to comment.