mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 23:47:20 +00:00
update install script
This commit is contained in:
parent
6864e5bda0
commit
c727947557
@ -1,5 +1,9 @@
|
|||||||
post_install() {
|
post_install() {
|
||||||
kbuildsycoca4 > /dev/null 2>&1
|
kbuildsycoca4 > /dev/null 2>&1
|
||||||
|
cat << __EOF
|
||||||
|
To migrate to version 2.* and newer see this article:
|
||||||
|
http://arcanis.name/en/2014/09/04/migration-to-v2/
|
||||||
|
__EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
post_upgrade() {
|
post_upgrade() {
|
||||||
|
Loading…
Reference in New Issue
Block a user