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

