mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
5 lines
79 B
Bash
5 lines
79 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
watchexec -c -w plugin "sh -c './bin/install-dev-plugin.sh'" |