Browse Source

Update g14control.sh

master
haemka 3 years ago
parent
commit
cf5d26263e
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      g14control.sh

+ 1
- 3
g14control.sh View File

@@ -1,7 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash


set -x

# g14control.sh # g14control.sh
# #
# version: 1.0 # version: 1.0
@@ -17,7 +15,7 @@ set -x
# #
# TODO: # TODO:
# - POSIX compliancy (currently uses non-POSIX-complient bash extensions) # - POSIX compliancy (currently uses non-POSIX-complient bash extensions)
# - is amdgpu_bl0 the only dsiplay backlight interface? What happens when dGPU
# - is amdgpu_bl0 the only display backlight interface? What happens when dGPU
# is active? # is active?
# #




Loading…
Cancel
Save