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

