#!/bin/sh
# This script should be executed from the ds9-linux-#.#.# directory of XmCCD
cp ds9 /usr/local/bin/
echo "A 64-bit executable ds9 for use in XmCCD has been installed."

