updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / pysshfs / pysshfs.install
blob4b4d6afbd36b592fa7c93d43793b4affb0bbfe12
1 post_upgrade() {
2   post_install $1
5 post_install() {
6   sed -i 's/#user_allow_other/user_allow_other/g' /etc/fuse.conf
7   echo "Profiles connection are in ~/.config/pysshfs/"
8   echo "Please, create your owns profiles files based on example.profil."
9   echo "Be aware If you put password into profiles files, It'won't be crypted or protected."
10