Skip to content

Commit

Permalink
copy build: copy symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
davidswelt committed Dec 8, 2012
1 parent 067caf9 commit be38469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aquamacs/build/copy-build-to-server.sh
Expand Up @@ -58,4 +58,4 @@ fi
echo "<HTML style=\"border: none ;\"><META HTTP-EQUIV=\"expires\" CONTENT=\"now\"><link href=\"http://aquamacs.org/iframe.css\" rel=\"stylesheet\" type=\"text/css\" /><BODY style=\"border: none ;\">" >latest.html
cat latest-aquamacs.html latest-emacs.html >>latest.html
echo "</BODY></HTML>" >>latest.html
rsync -r builds latest-logs latest.html Aquamacs-nightly.tar.bz2 $DEST/
rsync -l -r builds latest-logs latest.html Aquamacs-nightly.tar.bz2 $DEST/

0 comments on commit be38469

Please sign in to comment.