Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Commit

Permalink
Fix resource path when building more than once
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Wöste committed Sep 12, 2017
1 parent fc611ee commit 374ee5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

rm -rf src/main/resources
mkdir -p src/main/resources

bower install
Expand Down

0 comments on commit 374ee5e

Please sign in to comment.