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