diff options
Diffstat (limited to 'scripts/watch/client/livereload.sh')
-rwxr-xr-x | scripts/watch/client/livereload.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/watch/client/livereload.sh b/scripts/watch/client/livereload.sh index a4acc439c..5f095265e 100755 --- a/scripts/watch/client/livereload.sh +++ b/scripts/watch/client/livereload.sh | |||
@@ -1,3 +1,3 @@ | |||
1 | #!/usr/bin/env sh | 1 | #!/usr/bin/env sh |
2 | 2 | ||
3 | livereload client/angular -e scss | 3 | livereload client/app -e scss |