oktopus/devops/local_run/run3.sh
2023-07-22 17:22:08 -03:00

6 lines
68 B
Bash

#!/bin/bash
cd $HOME/dev/oktopus/frontend/
npm run dev
echo ""
bash