#!/bin/sh

disk_rw

#if [ -e "/opt/pos/common/bin/touch_config" ]; then
#  /opt/pos/common/bin/touch_config
#else
  xinput_calibrator
#fi

disk_ro

