6 lines
137 B
Bash
6 lines
137 B
Bash
#!/bin/bash
|
|
cd /etc/supervisor/conf.d/
|
|
|
|
echo "running..."
|
|
supervisord -c /etc/supervisor/conf.d/ftt-ranchimallflo.conf
|
|
./floscout/example |