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

print the system info when startup main

This commit is contained in:
winlin 2014-03-19 10:51:33 +08:00
parent 2eeb289c2f
commit d89d16ca1e
4 changed files with 21 additions and 9 deletions

View file

@ -1,5 +1,8 @@
#!/bin/bash
# variables, parent script must set it:
# SRS_AUTO_HEADERS_H: the auto generated header file.
#####################################################################################
#####################################################################################
# parse user options, do this at first