blob: 8ac95a393013678e1691b60d3be3810e0b020eba [file] [log] [blame]
Thomas Jarosch0b0f99b2011-03-05 17:25:52 +00001#!/bin/sh
2
3CONFIG_DIR=.config/rockbox.org
4mkdir --parents $CONFIG_DIR
5
6# Copy over a default config file or set default language
7# cp --no-clobber config.cfg.default $CONFIG_DIR/config.cfg
8
9export HOME=$(pwd)
10./rockbox/bin/rockbox