mirror of https://github.com/dirtbags/moth.git
parent
9833f8f22b
commit
78a0fa1f1b
|
@ -44,6 +44,7 @@ setup() {
|
|||
hd </dev/urandom | awk '{print $3 $4 $5 $6;}' | head -n 100 > $DESTDIR/assigned.txt
|
||||
fi
|
||||
|
||||
mkdir -p $DESTDIR/www
|
||||
ln -sf ../state/points.json $DESTDIR/www
|
||||
ln -sf ../state/puzzles.json $DESTDIR/www
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue