mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
1f0bd114b7
Signed-off-by: David Spencer <baildon.research@googlemail.com>
6 lines
150 B
Bash
6 lines
150 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
|
|
|