summarylogtreecommitdiffstats
path: root/gpicsync.install
blob: 3550e1205af095165a067fdc0ce76d7fe2ea17c8 (plain)
1
2
3
4
5
6
7
post_install() {
cat << EOF
==> Copy the /usr/share/gpicsync/gpicsync.conf file to your \$HOME/.gpicsync.conf
==> to avoid receiving error message about missing conf file by executing
==> "cp /usr/share/gpicsync/gpicsync.conf ~/.gpicsync.conf"
EOF
}