Commit 95994b6a authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

added hint for commands

parent e0e34122
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ echo "===================== install package ====================="
sh install_local.sh

echo "===================== show package info ====================="
echo " > pip show $JOB_NAME"
pip show $JOB_NAME

if [ "$JOB_NAME" != "csst_proto" ]; then