diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -172,7 +172,7 @@ uninstall: PORT = 3333 -## Run it locally. +## Run file server for local installed static files. run: serve -n -p $(PORT) -d '$(DESTDIR)$(HTMLDIR)' |
![]() |
index : papo.im | |
| Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Makefile | 2 |
@@ -172,7 +172,7 @@ uninstall: PORT = 3333 -## Run it locally. +## Run file server for local installed static files. run: serve -n -p $(PORT) -d '$(DESTDIR)$(HTMLDIR)' |