6 lines
68 B
Bash
6 lines
68 B
Bash
#!/bin/bash
|
|
|
|
cd $HOME/dev/oktopus/frontend/
|
|
npm run dev
|
|
echo ""
|
|
bash |