summarylogtreecommitdiffstats
path: root/acts.install
diff options
context:
space:
mode:
authorLuis Martinez2021-07-25 00:44:42 -0500
committerLuis Martinez2021-07-25 00:44:42 -0500
commit553c427ea7093ff656c3a174f6abe42712f01499 (patch)
treea588008a79e59f76a660a47c80843bf24a1201c5 /acts.install
parentaaba6e03b7431abbf9a3c2f6c21603ab2522f16b (diff)
downloadaur-553c427ea7093ff656c3a174f6abe42712f01499.tar.gz
update to 1.4.2
Diffstat (limited to 'acts.install')
-rw-r--r--acts.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/acts.install b/acts.install
index f7ce8c8499c8..fd562ddead09 100644
--- a/acts.install
+++ b/acts.install
@@ -1,3 +1,3 @@
post_install() {
- printf "! NOTE: To use acts, copy /etc/acts.conf.sample to /etc/acts.conf \n"
+ echo ':: You must write your own acts.conf into /etc/acts.conf using the template in /usr/share/acts/acts.conf.sample before using this software.'
}