void-packages/srcpkgs/btsync/REMOVE

6 lines
51 B
Plaintext
Raw Normal View History

case "$ACTION" in
pre)
rm usr/bin/btsync
;;
esac