From cf5d26263e24683c61fb7200ead996e8142d1be8 Mon Sep 17 00:00:00 2001 From: haemka Date: Sun, 8 Aug 2021 23:01:58 +0200 Subject: [PATCH] Update g14control.sh --- g14control.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/g14control.sh b/g14control.sh index 74e405d..9d17453 100755 --- a/g14control.sh +++ b/g14control.sh @@ -1,7 +1,5 @@ #!/usr/bin/env bash -set -x - # g14control.sh # # version: 1.0 @@ -17,7 +15,7 @@ set -x # # TODO: # - 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? #