mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
rcconf-settings: add the file for real
This commit is contained in:
parent
92dd1665ec
commit
6537152b2c
7
rcconf-settings/install
Normal file
7
rcconf-settings/install
Normal file
@ -0,0 +1,7 @@
|
||||
post_install() {
|
||||
update-mime-database usr/share/mime > /dev/null
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install $1
|
||||
}
|
Loading…
Reference in New Issue
Block a user