Skip to content

Commit

Permalink
🤖 glob the star
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberbit committed Oct 11, 2023
1 parent 88b6710 commit 118748d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash

# glob the star
shopt -s globstar

mkdir -p dist
rm -rf dist/*
echo 'building...'
Expand Down

0 comments on commit 118748d

Please sign in to comment.