Skip to content

Commit e2f6c01

Browse files
committed
fix kfs script
1 parent 0025118 commit e2f6c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kfs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
PROJ_PATH=$(cd $(dirname $0); pwd)
44
. ${PROJ_PATH}/scripts/shell_common.sh
55

6-
${VENV_PYTHON} bin/kubefs "$@"
6+
${VENV_PYTHON} ${PROJ_PATH}/bin/kubefs "$@"

0 commit comments

Comments
 (0)