mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-09 16:36:40 +03:00
4 lines
45 B
Bash
Executable File
4 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/venv/bin/python3 -m glances "$@"
|