Removed watch scripts.
This commit is contained in:
parent
5ac2da64bd
commit
89d46bd4f6
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
bundle exec compass watch
|
|
|
@ -1,4 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
rm -rf output_dev/
|
|
||||||
sculpin generate --server --watch
|
|
Reference in a new issue