Skip to content
Permalink
202109
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
Latest commit e5ce397 May 16, 2020 History
0 contributors

Users who have contributed to this file

executable file 15 lines (9 sloc) 180 Bytes
#!/bin/bash
. /usr/local/bin/library.sh
prep_conf
prep_ui
prep_daemon
prep_ws
prep_finish
setupFiles
exec /usr/bin/supervisord -c /opt/tier-support/supervisord-training.conf