Use the new disassembler.
[movitz-core.git] / web-update.sh
blobd0ffe6ac59c039cb5730442dd72d15d55286fae5
1 ######################################################################
2 ##
3 ## Copyright (C) 2003-2004,
4 ## Department of Computer Science, University of Tromsoe, Norway.
5 ##
6 ## For distribution policy, see the accompanying file COPYING.
7 ##
8 ## Filename: web-update.sh
9 ## Description:
10 ## Author: Frode Vatvedt Fjeld <frodef@acm.org>
11 ## Created at: Mon Nov 10 11:54:33 2003
12 ##
13 ## $Id: web-update.sh,v 1.1 2004/04/18 12:32:56 ffjeld Exp $
14 ##
15 ######################################################################
17 WWW="common-lisp.net:public_html"
18 SCP="/usr/local/bin/scp2"
20 # ${SCP} doc/movitz.html ${WWW}
21 ${SCP} los0-image ${WWW}/files/los0.img
22 ${SCP} COPYING doc/ChangeLog doc/report/movitz.pdf grub-bootloader/grub-bootloader.img ${WWW}/files