6 lines
No EOL
120 B
Bash
Executable file
6 lines
No EOL
120 B
Bash
Executable file
#!/bin/bash
|
|
|
|
sudo /etc/init.d/dbus start
|
|
|
|
echo "Starting supervisord"
|
|
/usr/bin/supervisord -c /etc/neko/supervisord.conf |