mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-25 06:55:46 +01:00
Merge pull request #7 from cedwards/master
0.3.20181112 additional bugfix
This commit is contained in:
@@ -29,8 +29,8 @@ load_rc_config ${name}
|
||||
start_cmd=bastille_start
|
||||
stop_cmd=bastille_stop
|
||||
|
||||
start_command="%%$PREFIX%%/bin/bastille start"
|
||||
stop_command="%%$PREFIX%%/bin/bastille stop"
|
||||
start_command="%%PREFIX%%/bin/bastille start"
|
||||
stop_command="%%PREFIX%%/bin/bastille stop"
|
||||
|
||||
bastille_start()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user