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 0e53ef4 commit ec0e454Copy full SHA for ec0e454
Makefile
@@ -19,7 +19,7 @@ help:
19
@echo " run installs $(APP_NAME) for Nextcloud Latest"
20
@echo " run30 installs $(APP_NAME) for Nextcloud 30"
21
@echo " "
22
- @echo " > Commands for manual registration of ExApp($(APP_NAME) should be running!):"
+ @echo " > Commands for manual registration of ExApp ($(APP_NAME) should be running!):"
23
24
@echo " register performs registration of running $(APP_NAME) into the 'manual_install' deploy daemon."
25
@echo " register30 performs registration of running $(APP_NAME) into the 'manual_install' deploy daemon."
0 commit comments