From 837ed928044b640c69bb6ebea798081aa79c3bdd Mon Sep 17 00:00:00 2001 From: Divyansh Bhardwaj <87605149+Dbhardwaj99@users.noreply.github.com> Date: Wed, 18 May 2022 23:01:17 +0530 Subject: [PATCH] removed an error --- run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/run.sh b/run.sh index ac9e649..1d4485d 100644 --- a/run.sh +++ b/run.sh @@ -2,5 +2,4 @@ cd /etc/supervisor/conf.d/ echo "running..." -supervisord -c /etc/supervisor/conf.d/ftt-ranchimallflo.conf -./floscout/example \ No newline at end of file +supervisord -c /etc/supervisor/conf.d/ftt-ranchimallflo.conf \ No newline at end of file