server/gen_site.sh
2013-12-11 12:58:20 +01:00

11 lines
129 B
Bash
Executable File

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