We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f08871 commit b1a1661Copy full SHA for b1a1661
docker-bin.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
-/venv/bin/python3 -m glances $@
+/venv/bin/python3 -m glances "$@"
0 commit comments