diff --git a/watch-sass.sh b/watch-sass.sh deleted file mode 100755 index dfbe8e96c..000000000 --- a/watch-sass.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -bundle exec compass watch diff --git a/watch-sculpin.sh b/watch-sculpin.sh deleted file mode 100755 index 818b7806f..000000000 --- a/watch-sculpin.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -rm -rf output_dev/ -sculpin generate --server --watch