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

extract auto_free to core module

This commit is contained in:
winlin 2014-03-01 10:19:11 +08:00
parent 4e91a3d5aa
commit bcbea86202
5 changed files with 4 additions and 7 deletions

View file

@ -1,3 +0,0 @@
from=$1
to=$2
echo "rename from $from to $to"