4593799 [rkeene@sledge /home/rkeene/projects/build]$ cat vlan.txt
rm -f vconfig
make clean && \
make || exit 1

cat <<EOF > install-scp.sh
#! /bin/sh

cp vconfig /usr/sbin || exit 1

exit 0
EOF

chmod +x install-scp.sh

${installmonitor} ./install-scp.sh || exit 1
4593800 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:38:46