summarylogtreecommitdiffstats
path: root/prey-node-client.install
diff options
context:
space:
mode:
authorxpt2016-02-17 00:34:41 -0300
committerxpt2016-02-17 00:34:41 -0300
commit18aa3e158275bd2bbacac0ca0ff27944e0c06fbd (patch)
tree62d44807dc0d4349641ba6703d6dfca39516806a /prey-node-client.install
parent97897ca7703075cdebdf1cd2acf9cbcdf23186d5 (diff)
downloadaur-18aa3e158275bd2bbacac0ca0ff27944e0c06fbd.tar.gz
Change /bin/prey to /bin/prey_project (conflict with prey game). sha256sum variables change to array
Diffstat (limited to 'prey-node-client.install')
-rw-r--r--prey-node-client.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/prey-node-client.install b/prey-node-client.install
index 15900caa2de1..da628748439b 100644
--- a/prey-node-client.install
+++ b/prey-node-client.install
@@ -5,8 +5,8 @@ post_install() {
echo
echo "You should now configure prey by either"
echo "*) editing /etc/prey/prey.conf, or"
- echo "*) running \"prey config gui\""
-
+ echo "*) running \"prey_project config gui\""
+ echo
echo "Prey use Python2, you need to see"
echo "https://wiki.archlinux.org/index.php/Python#Dealing_with_version_problem_in_build_scripts"
echo "Make the file /usr/local/bin/python, whith:"