Files
huike-back/htyws/container/init.sh
T

6 lines
82 B
Bash
Raw Normal View History

#!/bin/bash
set -x
#supervisord && supervisorctl start htyws
cd /root; ./htyws
sh