Add 'README.md'
This commit is contained in:
parent
37faac1ed2
commit
c628771621
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Lenovo IdeaPad Conservation Mode (Linux)
|
||||
|
||||
This is a simple Bash script to allow you to quickly enable, disable or check "Conservation Mode"'s status on Linux.
|
||||
|
||||
## Installation
|
||||
1. Download `cons.sh` from this repo
|
||||
2. Run `chmod +x cons.sh` to make it executable
|
||||
3. Run the file with an argument `sudo ./cons.sh <arg>`.
|
||||
|
||||
## Arguments
|
||||
Supported arguments are:
|
||||
- 0: disable
|
||||
- 1: enable
|
||||
- 2: print status
|
Loading…
Reference in New Issue
Block a user