Skip to content

Instantly share code, notes, and snippets.

@gabrieleara
Created April 30, 2018 18:38
Show Gist options
  • Select an option

  • Save gabrieleara/a392e30863560da7376a527d07e33089 to your computer and use it in GitHub Desktop.

Select an option

Save gabrieleara/a392e30863560da7376a527d07e33089 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo tee /proc/acpi/bbswitch <<<OFF
#!/bin/bash
sudo tee /proc/acpi/bbswitch <<<ON
#!/bin/bash
cat /proc/acpi/bbswitch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment