1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

fix script generate auto header bug, always create file

This commit is contained in:
winlin 2014-03-20 14:23:36 +08:00
parent 8239174e97
commit 6bc18f2e44
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,6 @@
#!/bin/bash
# variables, parent script must set it:
# SRS_AUTO_HEADERS_H: the auto generated header file.
#####################################################################################
#####################################################################################