1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00
srs/trunk/auto/rename.sh
2014-03-01 09:56:48 +08:00

3 lines
46 B
Bash
Executable file

from=$1
to=$2
echo "rename from $from to $to"