forked from rojo-rbx/rojo
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'" |