2 if [ ! -d ~
/.blender
]; then
4 cp -r /usr
/share
/blender
/plugins ~
/.blender
/plugins
5 cp -r /usr
/share
/blender
/scripts ~
/.blender
/scripts
6 cp /usr
/share
/blender
/Blanguages ~
/.blender
/.Blanguages
7 cp /usr
/share
/blender
/bfont.ttf ~
/.blender
/.bfont.ttf
10 /usr
/share
/blender
/blender
"$@"