EHCP-Force-Edition/ehcp/ehcpdaemon.sh
2018-04-02 16:26:17 -06:00

4 lines
103 B
Bash
Executable file

#!/bin/bash
# only calls nohup...
nohup /var/www/new/ehcp/ehcpdaemon2.sh >> /var/log/ehcp.log 2>&1 &