Commit e4a4b45b authored by ben's avatar ben

Now copy over FAQ.wml and 'Make' website


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@120 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 5546ffaa
......@@ -25,3 +25,4 @@ print "cd ", webprefix
RunCommand("rm latest latest.rpm latest.tar.gz")
RunCommand("ln -s *%s*rpm latest.rpm" % (version,))
RunCommand("ln -s *%s*tar.gz latest.tar.gz" % (version,))
RunCommand("./Make")
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment