Stop EWW network statistics changing width
This commit is contained in:
parent
abbd3df78b
commit
3630cc2bf5
2 changed files with 6 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/env sh
|
||||
|
||||
# EWW doesn't seem to like listening to Python scripts directly, but this wrapper seems to work fine
|
||||
"$(dirname "$0")"/network-statistics "$@"
|
||||
python -OO "$(dirname "$0")"/network_statistics.py "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue