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