mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
rename core to app
This commit is contained in:
parent
6616dfecfc
commit
c2ccb83912
55 changed files with 57 additions and 54 deletions
3
trunk/auto/rename.sh
Executable file
3
trunk/auto/rename.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
from=$1
|
||||
to=$2
|
||||
echo "rename from $from to $to"
|
Loading…
Add table
Add a link
Reference in a new issue