3 lines
42 B
Text
3 lines
42 B
Text
|
#!/bin/sh
|
||
|
echo $(($(blight get)*100/255))
|