summarylogtreecommitdiffstats
path: root/gcsf-git.install
diff options
context:
space:
mode:
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