2 /scratchbox/run_me_first.sh
3 chgrp -R sbox /scratchbox/compilers
4 chmod -R g+w /scratchbox/compilers
5 mkdir /scratchbox/device_tools
6 chgrp -R sbox /scratchbox/device_tools
7 chmod -R g+w /scratchbox/device_tools
11 /scratchbox/run_me_first.sh
12 chgrp -R sbox /scratchbox/compilers
13 chmod -R g+w /scratchbox/compilers
14 mkdir /scratchbox/device_tools
15 chgrp -R sbox /scratchbox/device_tools
16 chmod -R g+w /scratchbox/device_tools
20 /scratchbox/sbin/sbox_ctl stop
23 # vim:set ts=2 sw=2 et: