This website requires JavaScript.
Explore
Help
Sign In
nicolargo
/
glances
Watch
1
Star
1
Fork
0
You've already forked glances
mirror of
https://github.com/nicolargo/glances.git
synced
2024-12-23 01:01:31 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5e777f0f42
glances
/
docker-bin.sh
nicolargo
40fd7fe7c7
Add glances binary to '/usr/local/bin' + Update ENV PATH to include '/venv/bin' in Dockerfiles - Reported from devel branch
#2419
2023-05-20 16:09:27 +02:00
4 lines
43 B
Bash
Raw
Blame
History
#!/bin/sh
/venv/bin/python3 -m glances
$@
Reference in New Issue
View Git Blame
Copy Permalink