mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-02-02 02:42:19 +01:00
9 lines
84 B
Plaintext
Executable File
9 lines
84 B
Plaintext
Executable File
#
|
|
#!/bin/sh
|
|
#
|
|
#Post install file
|
|
|
|
gtk-update-icon-cache /usr/share/icons/hicolor
|
|
|
|
#
|