Skip to content

Commit

Permalink
Add logs/archive.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Pharmbio committed Oct 16, 2023
1 parent 09f3961 commit c30b803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cellpainter/logs/archive.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
comm -23 <(ls *db | sort) <(git ls-files | sort) | xargs mv -v -t archive

0 comments on commit c30b803

Please sign in to comment.