Update script

This commit is contained in:
Teddysun 2016-01-30 18:26:32 +09:00
parent 41506b47d6
commit ee24e82194
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# chkconfig: 2345 90 10
# description: Start or stop the Shadowsocks server
#

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: shadowsocks
# Required-Start: $network $local_fs $remote_fs

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# chkconfig: 2345 90 10
# description: start or stop the ShadowsocksR server
#

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
### BEGIN INIT INFO
# Provides: ShadowsocksR
# Required-Start: $network $local_fs $remote_fs