We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc3e684 commit 96bdfadCopy full SHA for 96bdfad
Makefile
@@ -24,7 +24,7 @@ export SERVICE_FILE_CONTENT
24
help:
25
@echo "This is a production only tool. Please use bun directly in development."
26
@echo ""
27
- @echo "Run 'sudo make init' once, and then every time you want to update the website, run 'sudo make update'."
+ @echo "Run 'make init' once, and then every time you want to update the website, run 'make update'."
28
29
@echo "Rules:"
30
@echo " - init: creates the service"
0 commit comments