diff options
Diffstat (limited to '')
-rwxr-xr-x | aataaj.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ NOTE - Seems both ALSA and JACK are per user. So you need to run | |||
83 | 83 | ||
84 | 84 | ||
85 | 85 | ||
86 | -- This APT stuff was copied from apt-panopticon. | 86 | -- Most of this APT stuff was copied from apt-panopticon. |
87 | local APT = {} | 87 | local APT = {} |
88 | 88 | ||
89 | APT.readCmd = function(cmd) | 89 | APT.readCmd = function(cmd) |