Skip to content

Commit

Permalink
Update clear_and_push.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
oh-jinwoo94 authored Jul 3, 2024
1 parent 208881d commit b9bb867
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions clear_and_push.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/sh

## for development only ##

# remove binary files
for file in $(ls bin/|grep -v .py)
do
Expand Down

0 comments on commit b9bb867

Please sign in to comment.