#!/bin/sh
FULL_PATH=`cd $(dirname $0)/..; pwd`

touch "$FULL_PATH/system/config.php"
chmod -R 777 "$FULL_PATH/system"