mirror of
https://github.com/DerTyp7/better-teamspeak-theme.git
synced 2025-10-28 12:22:13 +01:00
9 lines
121 B
Bash
9 lines
121 B
Bash
trap "bash clean_dev_env.sh" INT
|
|
|
|
npx nodemon -L -w ./src --ext scss --exec sh -- build_dev.sh
|
|
|
|
bash clean_dev_env.sh
|
|
|
|
|
|
|