This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
2
Actions
Activity
025ea9c20a
void-packages
/
srcpkgs
/
btsync
/
REMOVE
6 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
btsync: download and install as post install hook
2015-05-07 18:07:49 +02:00
case "$ACTION" in
pre)
rm usr/bin/btsync
;;
btsync: changed make_dirs to home dir, added configuration file, fixed missing newlines
2015-05-08 21:40:52 +02:00
esac