server/gen_site.sh

11 lines
127 B
Bash
Raw Normal View History

#!/bin/sh
BASEURL="localhost"
cd `dirname "$0"`
mkdir -p out
cd out
wget -c -m http://$BASEURL/ http://$BASEURL/connected/