summarylogtreecommitdiffstats
path: root/hyperledger-fabric.install
blob: c900b64c0d492387dfd4288999ae00c9516336d5 (plain)
1
2
3
4
5
6
7
8
9
post_remove() {
    cat << EOF
===> WARNING!!!"
 Be sure to save your backup data"
 /etc/hyperledger/fabric/tls should be deleted manually"

===> Remember to review /usr/lib/environment.d/fabric-peer.conf
EOF
}