Skip to content

Commit

Permalink
Now redundant.
Browse files Browse the repository at this point in the history
  • Loading branch information
bridgetkromhout committed May 2, 2016
1 parent 1d7c1be commit 81e5f6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion make_new_event.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ event_slug=$year-$cityabbr


cp yyyy-city.yml data/events/$event_slug.yml
sed -i '' "s/yyyycity/$year$cityabbr/" data/events/$event_slug.yml
sed -i '' "s/YYYY/$year/" data/events/$event_slug.yml
sed -i '' "s/City/$city/" data/events/$event_slug.yml
sed -i '' "s/yourlocation/$city/" data/events/$event_slug.yml
Expand Down

0 comments on commit 81e5f6d

Please sign in to comment.