Skip to content

Commit

Permalink
Update start.flussonic.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruv-2015 authored Oct 30, 2021
1 parent 1393920 commit 22cbec7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion start.flussonic.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import os
os.system('node /etc/flussonic/node.js')
os.system('/opt/flussonic/bin/run')
os.system('service flussonic start')
os.system('node /etc/flussonic/server.js')

0 comments on commit 22cbec7

Please sign in to comment.