docker-tmserver/xaseco/Aseco.sh

4 lines
65 B
Bash
Raw Normal View History

#!/bin/sh
php aseco.php TMN </dev/null >aseco.log 2>&1 &
echo $!