We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0025118 commit e2f6c01Copy full SHA for e2f6c01
kfs
@@ -3,4 +3,4 @@
3
PROJ_PATH=$(cd $(dirname $0); pwd)
4
. ${PROJ_PATH}/scripts/shell_common.sh
5
6
-${VENV_PYTHON} bin/kubefs "$@"
+${VENV_PYTHON} ${PROJ_PATH}/bin/kubefs "$@"
0 commit comments