diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-03 15:24:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-08-03 15:24:14 +0800 |
| commit | 2e8f02ba9efe499e2a51224dcd19ee72f913b447 (patch) | |
| tree | 2c867c23b08812a524a67d7e2707835285e594f5 /repos/xorg/pcmanfm/postinstall | |
| parent | b43dc5a35f5272f29c233a917820b4fceab3ddf7 (diff) | |
| download | alicelinux-2e8f02ba9efe499e2a51224dcd19ee72f913b447.tar.gz alicelinux-2e8f02ba9efe499e2a51224dcd19ee72f913b447.zip | |
pcmanfm: new added
Diffstat (limited to 'repos/xorg/pcmanfm/postinstall')
| -rwxr-xr-x | repos/xorg/pcmanfm/postinstall | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/repos/xorg/pcmanfm/postinstall b/repos/xorg/pcmanfm/postinstall new file mode 100755 index 00000000..80598c06 --- /dev/null +++ b/repos/xorg/pcmanfm/postinstall @@ -0,0 +1,2 @@ +#!/bin/sh +update-desktop-database --quiet |