5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
pkexec --disable-internal-agent "/usr/bin/gsmartcontrol" "$@"
|
||
|
|