This commit is contained in:
11
consolas-font.install
Normal file
11
consolas-font.install
Normal file
@@ -0,0 +1,11 @@
|
||||
post_install() {
|
||||
fc-cache -s
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
||||
Reference in New Issue
Block a user