mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-02-03 02:52:20 +01:00
10 lines
115 B
Plaintext
10 lines
115 B
Plaintext
|
#
|
||
|
#!/bin/sh
|
||
|
#
|
||
|
#Post install file for weather plugin
|
||
|
|
||
|
gtk-update-icon-cache /usr/share/icons/hicolor
|
||
|
|
||
|
#End of file
|
||
|
|