This website requires JavaScript.
Explore
Help
Sign In
Chakra_Linux
/
desktop
Watch
1
Star
0
Fork
0
You've already forked desktop
mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced
2025-01-25 11:02:13 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2ce619c7be
desktop
/
bitcoin
/
bitcoin-qt.install
11 lines
128 B
Plaintext
Raw
Normal View
History
Unescape
Escape
bitcoin(qt) update to 0.9.0.
2014-04-02 04:53:09 +08:00
post_install() {
update-desktop-database -q
}
post_upgrade() {
post_install $1
}
post_remove() {
post_install $1
bitcoin: update to 0.10.0
2015-03-21 17:23:38 +08:00
}
Reference in New Issue
Copy Permalink