summarylogtreecommitdiffstats
path: root/gcsf-git.install
blob: 233188b97a721878e6d663c059ea862f6880cba5 (plain)
1
2
3
4
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"
}