summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranthraxx2015-08-02 14:47:52 +0200
committeranthraxx2015-08-02 14:47:52 +0200
commit4566e733bf23538c08f1b1d7c6f7dd3c8f00fbda (patch)
tree81571664cf66d7d32abb0d8b6883a8273e62ec3e
parent0a2a8c5f4e647c940fc55f8d1d660db3194efd58 (diff)
downloadaur-4566e733bf23538c08f1b1d7c6f7dd3c8f00fbda.tar.gz
peda-git: small indention fix
-rw-r--r--peda.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/peda.install b/peda.install
index 05aceab2b8ce..3614bcf9b31d 100644
--- a/peda.install
+++ b/peda.install
@@ -1,8 +1,8 @@
post_install() {
- echo "
+ echo "
>>> enable PEDA per user via:
>>> echo 'source /usr/share/peda/peda.py' > ~/.gdbinit
- "
+ "
}
post_upgrade() {