#!/bin/sh

mkdir /calista/config
mkdir /calista/cache

./ccomp/build
./reginit
./init_device_demon

#ccomp install ccomp
ccomp install cgl

#rm -rf ./ccomp
#rm ./reginit
#rm ./init_device_demon


