Skip to content

Commit 518f541

Browse files
committed
Fix missing quote
1 parent 9eefa70 commit 518f541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ inplace-install-l:
241241
@echo " sudo make inplace-postinstall-apache"
242242
@echo " - Configure nginx"
243243
@echo " sudo make inplace-postinstall-nginx"
244-
@echo " - Configure judgedaemon
244+
@echo " - Configure judgedaemon"
245245
@echo " sudo make inplace-postinstall-judgedaemon"
246246
@echo " - Set up database"
247247
@echo " ./sql/dj_setup_database -u root [-r|-p ROOT_PASS] install"

0 commit comments

Comments
 (0)