Skip to content

Commit

Permalink
Remove duplicate scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Teingi committed Aug 13, 2024
1 parent d16007f commit 6382482
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ if [ -d "${WORK_DIR}/gather" ]; then
cp -rf ${WORK_DIR}/gather ${OBDIAG_HOME}/
fi

if [ -d "${WORK_DIR}/gather" ]; then
cp -rf ${WORK_DIR}/gather ${OBDIAG_HOME}/
fi

if [ -d "${WORK_DIR}/example" ]; then
cp -rf ${WORK_DIR}/example ${OBDIAG_HOME}/
fi
Expand Down

0 comments on commit 6382482

Please sign in to comment.