ABSNAME=${URL}rel/$FULLNAME if [ x$1 == "x-release" ] ; then scp webpage/.htaccess bin && echo "Redirect 302 /$NAME.jar $ABSNAME.jar" >> bin/.htaccess && echo "Redirect 302 /$NAME.jad $ABSNAME.jad" >> bin/.htaccess && echo "Redirect 302 /$NAME-EN.jar $ABSNAME.jar" >> bin/.htaccess && echo "Redirect 302 /$NAME-EN.jad $ABSNAME.jad" >> bin/.htaccess && echo "Redirect 302 /jar $ABSNAME.jar" >> bin/.htaccess && echo "Redirect 302 /jad $ABSNAME.jad" >> bin/.htaccess #scp bin/$FULLNAME.jar bin/$FULLNAME.jad javia.org:www/menstral/rel && #scp bin/.htaccess javia.org:www/menstral fi