PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
Untitled
4 sec ago
dk: get_map_nids
PHP | 9 sec ago
Untitled
14 sec ago
Untitled
17 sec ago
Untitled
20 sec ago
Steam wallet hack
24 sec ago
SPAMERI
30 sec ago
Untitled
25 sec ago
[PDFSHUFFLER.INSTALL] By SpepS
By: a guest on
Dec 5th, 2010
| syntax:
None
| size: 0.12 KB | hits: 67 | expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
post_install() {
update-desktop-database -q
}
post_upgrade() {
post_install
}
post_remove() {
post_install
}
create a
new version
of this paste
RAW Paste Data
post_install() { update-desktop-database -q } post_upgrade() { post_install } post_remove() { post_install }