summarylogtreecommitdiffstats
path: root/nvman.install
diff options
context:
space:
mode:
Diffstat (limited to 'nvman.install')
-rw-r--r--nvman.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/nvman.install b/nvman.install
index d76537aaac02..35d6564f2577 100644
--- a/nvman.install
+++ b/nvman.install
@@ -1,6 +1,6 @@
post_install() {
echo "Setting default service to 'optimus' (if possible)"
- nvman default optimus
+ nvman default optimus || true
echo -n "IMPORTANT! Run 'nvman default bumblebee' or 'nvman default optimus' to set "
echo "one default service! (extremely needed)"