summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatherine ❄2019-09-02 17:30:29 +0900
committerKatherine ❄2019-09-02 17:30:29 +0900
commit1d0d3fd70164b70a372299ba8c470a1fa709b670 (patch)
tree5d83ef6db29bfa3dcfef6b8525616dbcccdc8c14
parent152028f978a8d9993dbfdff14c89402465891e7c (diff)
downloadaur-ddshttpd.tar.gz
message update
-rw-r--r--ddshttpd.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddshttpd.install b/ddshttpd.install
index e2bb68ef8fa7..895219b1613a 100644
--- a/ddshttpd.install
+++ b/ddshttpd.install
@@ -1,5 +1,5 @@
post_install() {
- echo -n "Thank you for installing my package!"
+ echo -n "Start the HTTP server by executing /usr/bin/ddshttpd."
}
post_upgrade() {