Skip to content

Commit

Permalink
remove check for easier verdaccio M1
Browse files Browse the repository at this point in the history
  • Loading branch information
snowystinger committed Oct 25, 2022
1 parent 26d8b5d commit 50e162a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/verdaccio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ function cleanup {
then
lsof -ti tcp:4000 | xargs kill
# Clean up generated dists if run locally
shopt -s globstar extglob
rm -rf packages/**/dist
rm -rf storage/ ~/.config/verdaccio/storage/ $output
if [ "$commit_to_revert" != "HEAD" ];
Expand Down

4 comments on commit 50e162a

@adobe-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adobe-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adobe-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adobe-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.