Skip to content

Commit

Permalink
change 1st line in setup.sh to pass ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Yibing Liu committed Sep 18, 2017
1 parent cc2f91f commit 47dc47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deep_speech_2/setup.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /usr/bin/env bash
#!/bin/bash

# install python dependencies
if [ -f "requirements.txt" ]; then
Expand Down

0 comments on commit 47dc47b

Please sign in to comment.