Files
oak-gpui/script/watch-themes
T

8 lines
57 B
Bash
Executable File

#!/bin/bash
set -e
cd styles
npm install
npm run watch