#!/bin/sh echo Use Install Dest: $1 echo Start Install Script: $0 rm /mnt/config/rcmap mv /mnt/config/rcmap.old /mnt/config/rcmap exit 0