5 lines
57 B
Bash
5 lines
57 B
Bash
#!/bin/sh
|
|
|
|
nohup /home/opdev/houston -client -logfile &
|
|
|
#!/bin/sh
|
|
|
|
nohup /home/opdev/houston -client -logfile &
|
|
|