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