forked from ports/contrib
6 lines
122 B
Bash
Executable File
6 lines
122 B
Bash
Executable File
#!/bin/bash
|
|
|
|
update-mime-database /usr/share/mime
|
|
update-desktop-database
|
|
gtk-update-icon-cache /usr/share/icons/hicolor/
|