6 lines
82 B
Bash
6 lines
82 B
Bash
#!/bin/bash
|
|
|
|
cd $HOME/dev/oktopus/backend/services/socketio
|
|
npm start
|
|
echo ""
|
|
bash |