mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Thu Sep 2 16:40:55 CEST 1999 Werner Koch
This commit is contained in:
parent
0428ca6da6
commit
175c9d84bc
18 changed files with 970 additions and 819 deletions
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
# Make a snapshot of the CVS head revision for the gnupg webpages
|
||||
# and put them into the FTP directory (so that the mirrors w/o rsync
|
||||
# can access them
|
||||
|
||||
|
||||
set -e
|
||||
|
@ -98,9 +96,9 @@ EOF
|
|||
|
||||
do_export gnupg-www gnupg-www
|
||||
|
||||
cd gnupg-www
|
||||
tar czf /home/ftp/pub/gcrypt/old/webpages.tmp *
|
||||
mv /home/ftp/pub/gcrypt/old/webpages.tmp /home/ftp/pub/gcrypt/old/webpages.tar.gz
|
||||
#cd gnupg-www
|
||||
#tar czf /home/ftp/pub/gcrypt/.old/webpages.tmp *
|
||||
#mv /home/ftp/pub/gcrypt/old/webpages.tmp /home/ftp/pub/gcrypt/old/webpages.tar.gz
|
||||
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue