Skip to content

Commit

Permalink
adding a clean script to clean up after builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Wiedler committed Feb 24, 2010
1 parent 73e78d9 commit 54b877c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions develop/clean.sh
@@ -0,0 +1,5 @@
#!/bin/bash
# clean up after a build

rm -f github_profile_link-*.zip
rm -rf github_profile_link

0 comments on commit 54b877c

Please sign in to comment.