Skip to content

Commit

Permalink
remove redundant line
Browse files Browse the repository at this point in the history
clean_db dows the same
  • Loading branch information
tbuckl committed May 5, 2015
1 parent fbdf255 commit 53e6050
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ clean: clean_db clean_shapefiles
clean_db:
sudo bash load/clean_db.sh

create_db:
sudo bash load/clean_db.sh

clean_zoning_intersection:
PGPASSWORD=vagrant psql \
-p $(DBPORT) -h $(DBHOST) -U $(DBUSERNAME) $(DBNAME) \
Expand Down

0 comments on commit 53e6050

Please sign in to comment.