summaryrefslogtreecommitdiffstats
path: root/weechat-git/weechatgit.install
diff options
context:
space:
mode:
Diffstat (limited to 'weechat-git/weechatgit.install')
-rw-r--r--weechat-git/weechatgit.install13
1 files changed, 4 insertions, 9 deletions
diff --git a/weechat-git/weechatgit.install b/weechat-git/weechatgit.install
index f68d294..be10994 100644
--- a/weechat-git/weechatgit.install
+++ b/weechat-git/weechatgit.install
@@ -1,11 +1,6 @@
post_install() {
- echo "------------------------------------------------------------------------------"
- echo "Warning!"
- echo "It's recommended to use another WeeChat home for testing this version."
- echo "For example:"
- echo "/usr/local/bin/weechat-curses --dir /tmp/weechat"
- echo ""
- echo "You've just built weechat from GIT."
- echo "This is a development version and may therefore be unstable."
- echo "------------------------------------------------------------------------------"
+ echo "------------------------------------------------------------------------------"
+ echo "You've just built weechat from GIT."
+ echo "This is a development version and may therefore be unstable."
+ echo "------------------------------------------------------------------------------"
}