This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| ############################################################ | |
| # Sleep/Wakeup Fix For Gigabyte Motherboards | |
| # | |
| # ---------------------------------------------------------- | |
| # ATTENTION! | |
| # This script can be run in a single line from your shell! | |
| # Simply run the following in the Terminal: | |
| # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| ############################################################ | |
| # Sleep/Wakeup Fix For Gigabyte Motherboards | |
| # | |
| # ---------------------------------------------------------- | |
| # ATTENTION! | |
| # This script can be run in a single line from your shell! | |
| # Simply run the following in the Terminal: | |
| # |