tensorflow/util/python
Iblis Lin 2f97f6aadc Avoiding hard-coded bash path
Changed '#!/bin/bash' to '#!/usr/bin/env bash'.
There do not exist bash in most Unix system, like bsd family.
2016-03-14 01:26:31 +08:00
..
BUILD Make python_check relocatable 2016-02-04 15:08:22 -08:00
python_config.sh Avoiding hard-coded bash path 2016-03-14 01:26:31 +08:00