summarylogtreecommitdiffstats
path: root/gcsf-git.install
diff options
context:
space:
mode:
authoraxionl2018-07-05 16:20:01 +0800
committeraxionl2018-07-05 16:20:01 +0800
commitaea3c5bc56e2dc8bbbd74c947e2668fe5611e834 (patch)
tree38392e9ffc144865b2c106bb748ee6227a2ab306 /gcsf-git.install
parent565191edbf8cf50bce94903c7aefa2a764026427 (diff)
downloadaur-aea3c5bc56e2dc8bbbd74c947e2668fe5611e834.tar.gz
[Fixed] gcsf: gcsf.install
Diffstat (limited to 'gcsf-git.install')
-rw-r--r--gcsf-git.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcsf-git.install b/gcsf-git.install
index 882356dcc4a7..91125cc7cb24 100644
--- a/gcsf-git.install
+++ b/gcsf-git.install
@@ -1,5 +1,5 @@
post_install() {
echo "If you want to use GCSF as a normal user."
- echo "You should uncomment the `user_allow_other` on `/etc/fuse.conf`."
+ echo "You should uncomment the 'user_allow_other' on 'etc/fuse.conf'."
echo "Url: https://github.com/harababurel/gcsf"
-} \ No newline at end of file
+}