We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8268b2f commit b7215cbCopy full SHA for b7215cb
makefile
@@ -8,7 +8,7 @@ test:
8
@bash -n minify.sh
9
10
submodule:
11
- git submodule update --init
+ @git submodule update --init
12
13
yuicompressor.jar: yuicompressor-$(YUICOMPERSSOR_VERSION).jar
14
@ln -f -s yuicompressor-$(YUICOMPERSSOR_VERSION).jar yuicompressor.jar
0 commit comments