3 lines
No EOL
152 B
Bash
3 lines
No EOL
152 B
Bash
IFS='_' read -r game version timestamp internalid subversion <<< "SDFE_2.50.00_20210129180947_1_2.00.00"
|
|
echo $component
|
|
mkdir imagestore/binding/$game/ |