Skip to content

Commit

Permalink
Remove echo
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoya82 committed Jul 17, 2024
1 parent 70c802c commit c70ddba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/run/opennic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ FDEV_NAME=$(echo "$platform" | cut -d'_' -f2)
BUILD_DIR="$DIR/build_dir.$FDEV_NAME"

#change directory
echo ""
echo "${bold}Changing directory:${normal}"
echo ""
echo "cd $BUILD_DIR"
Expand Down

0 comments on commit c70ddba

Please sign in to comment.