Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
[init] Remove reference to local-yum directory
Browse files Browse the repository at this point in the history
Remove the reference to the local-yum directory as it is not being
used anywhere in the codebase.

Signed-off-by: Reagan Lopez <[email protected]>
  • Loading branch information
reaganlo committed May 4, 2020
1 parent e3422dd commit 3b60989
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/init-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ mkdir -p "${WORK_DIR}"/release/{config,images}
mkdir -p "${PKGS_DIR}"

mkdir -p "${MIXER_DIR}"
rm -rf "${MIXER_DIR}/local-yum"
mkdir -p "${MIXER_DIR}/local-yum"

mkdir -p "${STAGING_DIR}"
log_line "OK!" 1
Expand Down

0 comments on commit 3b60989

Please sign in to comment.