aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess/Makefile')
-rw-r--r--jsaccess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsaccess/Makefile b/jsaccess/Makefile
index 94062c9..c8f74d9 100644
--- a/jsaccess/Makefile
+++ b/jsaccess/Makefile
@@ -3,7 +3,7 @@ BINDIR=$(PREFIX)/bin
all:
@echo "Run \"sudo make install\" to install jstore"
- @echo "Run \"scp -rp jsa user@webserver:/var/www/htdocs/\" to install jsa on your web server"
+ @echo "Run \"scp -r jsa user@webserver:/var/www/htdocs/\" to install jsa on your web server"
install:
install -m 0755 jstore.sh $(BINDIR)/jstore