summarylogtreecommitdiffstats
path: root/gnunet.install
diff options
context:
space:
mode:
authorgrufo2021-09-18 02:39:20 +0100
committergrufo2021-09-18 02:39:20 +0100
commitf6144ed59818e07ea12eae1eb2e93ffa4397c1e0 (patch)
treef4bb7c8690dbe0246a6e5ecffc31bcadd60e0671 /gnunet.install
parent2d920280cb17846210c9198ab4ce0ff9e6dcc3ef (diff)
downloadaur-f6144ed59818e07ea12eae1eb2e93ffa4397c1e0.tar.gz
gnunet.install: `echo` changes only
Diffstat (limited to 'gnunet.install')
-rw-r--r--gnunet.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnunet.install b/gnunet.install
index 7d6a2e3ffabd..195e63723ef8 100644
--- a/gnunet.install
+++ b/gnunet.install
@@ -17,7 +17,7 @@ post_install() {
echo
echo ' sudo usermod -aG gnunet YOUR-USERNAME'
echo
- echo 'If later you want to remove your user from the group, launch:'
+ echo 'If later you want to remove your user from the group, launch'
echo
echo ' sudo gpasswd --delete YOUR-USERNAME gnunet'
echo