mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-12 09:58:54 +01:00
cfebdd8601
This reverts commit 7ff6d19b44
.
Merged in error during public update 20170109.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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
|
|
|