Added watch.sh
This commit is contained in:
parent
b81c4f6ff4
commit
f964242e87
1 changed files with 4 additions and 0 deletions
4
watch.sh
Normal file
4
watch.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
rm -rf output_dev/
|
||||
sculpin generate --server --watch
|
Loading…
Add table
Add a link
Reference in a new issue