docker-tmserver/docker-xaseco/xaseco/Aseco.sh

4 lines
65 B
Bash

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