summarylogtreecommitdiffstats
path: root/gcsf-git.install
diff options
context:
space:
mode:
authoraxionl2018-07-04 13:30:00 +0800
committeraxionl2018-07-04 13:30:00 +0800
commit565191edbf8cf50bce94903c7aefa2a764026427 (patch)
tree072c076a3b9b5c3a02fbf78c2a8aa6d5d651dd51 /gcsf-git.install
parent574f923f45e2e633eb73134cfdf96bf252c812bf (diff)
downloadaur-565191edbf8cf50bce94903c7aefa2a764026427.tar.gz
[Update] gcsf-git
Diffstat (limited to 'gcsf-git.install')
-rw-r--r--gcsf-git.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcsf-git.install b/gcsf-git.install
new file mode 100644
index 000000000000..882356dcc4a7
--- /dev/null
+++ b/gcsf-git.install
@@ -0,0 +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 "Url: https://github.com/harababurel/gcsf"
+} \ No newline at end of file