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.
2 parents 036f938 + aac43e1 commit 8bee429Copy full SHA for 8bee429
1 file changed
Makefile
@@ -15,7 +15,7 @@
15
DEST=/opt/stack
16
17
all:
18
- echo "This just saved you from a terrible mistake!"
+ @echo "This just saved you from a terrible mistake!"
19
20
# Do Some Work
21
stack:
0 commit comments