server/gen_site.sh

11 lines
129 B
Bash
Raw Normal View History

#!/bin/sh
BASEURL="localhost"
cd `dirname "$0"`
mkdir -p out
cd out
2013-12-11 11:58:20 +00:00
wget -c -m https://$BASEURL/ https://$BASEURL/connected/