bat: forgot to remove debug line; #209
This commit is contained in:
parent
29ae2ec2d4
commit
41ccab3196
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ local function worker(args)
|
|||
local sum_energy_full = 0
|
||||
local sum_energy_percentage = 0
|
||||
local pspath = "/sys/class/power_supply/"
|
||||
pspath = "/home/luke/Download/"
|
||||
|
||||
for i, battery in ipairs(batteries) do
|
||||
local bstr = pspath .. battery
|
||||
|
|
Loading…
Add table
Reference in a new issue