From dd59efebc0d3fbdac6a38576cf84824c44ed79fe Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 26 Oct 2015 19:06:15 +0000 Subject: [PATCH] Moved watch scripts --- bin/watch-sass.sh => watch-sass.sh | 0 bin/watch-sculpin.sh => watch-sculpin.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename bin/watch-sass.sh => watch-sass.sh (100%) rename bin/watch-sculpin.sh => watch-sculpin.sh (100%) diff --git a/bin/watch-sass.sh b/watch-sass.sh similarity index 100% rename from bin/watch-sass.sh rename to watch-sass.sh diff --git a/bin/watch-sculpin.sh b/watch-sculpin.sh similarity index 100% rename from bin/watch-sculpin.sh rename to watch-sculpin.sh