mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
93aeaecf62
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
149 B
Bash
6 lines
149 B
Bash
if [ -x /usr/bin/update-desktop-database ]; then
|
|
/usr/bin/update-desktop-database -q usr/share/applications
|
|
fi
|
|
|
|
/usr/sbin/nvidia-switch --install
|
|
|