Viitor_RawTherapee/tmp/postinstall

7 lines
100 B
Plaintext
Raw Normal View History

#!/bin/bash
cd /opt/kde/share/applnk
update-desktop-database Graphics
update-desktop-database
cd -