PASTEBIN
| #1 paste tool since 2002
create new paste
shop
new!
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Want more features on Pastebin?
Sign Up
, it's FREE!
Public Pastes
Untitled
16 sec ago
Untitled
59 sec ago
fenerove shell
45 sec ago
Untitled
25 sec ago
Multinote for fenn...
28 sec ago
Untitled
30 sec ago
QW8QRBBFUGBOV42B0
35 sec ago
simple tier 18 dk ...
55 sec ago
[MUSE2.INSTALL] By SpepS
By: a guest on
Dec 27th, 2010
| syntax:
None
| size: 0.18 KB | views:
76
| expires: Never
download
|
raw
|
embed
|
report abuse
|
print
|
QR code
|
clone
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
post_install() {
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
update-desktop-database -q
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}
clone
this paste
RAW Paste Data
post_install() { gtk-update-icon-cache -q -t -f usr/share/icons/hicolor update-desktop-database -q } post_upgrade() { post_install } post_remove() { post_install }