Skip to content

Commit

Permalink
don't delete links
Browse files Browse the repository at this point in the history
  • Loading branch information
rlcee committed Apr 27, 2022
1 parent d4c025e commit 8ba1ea1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/museBuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ echo -n "$(date +'%D %H:%M:%S to ')" > $MUSE_BUILD_DIR/.musebuild
# this is used to indicate the repos were built even if it
# produces no files in the build area during the scons build

# first remove old links, which may be stale
rm -f $MUSE_BUILD_DIR/link/*

# this should work for old link style and new backing style
for REPO in $MUSE_LOCAL_REPOS
do
Expand Down

0 comments on commit 8ba1ea1

Please sign in to comment.