Reaperxxxx commited on
Commit
f4449cf
·
verified ·
1 Parent(s): ae5e35f

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +0 -3
start.sh CHANGED
@@ -11,8 +11,5 @@ git clone https://$GITHUB_TOKEN@github.com/reaperofssa/ChatNest.git /app
11
 
12
  cd /app
13
 
14
- echo "Installing dependencies..."
15
- npm install cors express mongoose bcrypt axios socket.io body-parser form-data
16
-
17
  echo "Starting server..."
18
  node server.js
 
11
 
12
  cd /app
13
 
 
 
 
14
  echo "Starting server..."
15
  node server.js