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