2025-05-08 19:18:48 +08:00

5 lines
67 B
Bash
Executable File

#!/bin/sh
git pull
cd plugin && npm i && cd .. && npm i
quasar dev