Do symlink properly in install-category

This commit is contained in:
Neale Pickett 2015-04-13 16:38:56 -06:00
parent eb701357eb
commit 7289e3a4bf
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ echo "Generating summary"
[ -f $usummary ] && sort -ns $usummary > $outdir/summary.txt
echo "Linking into web space"
ln -sf ../packages/$cat/puzzles www/$cat
ln -sf ../packages/$cat/puzzles $outdir/../../www/$cat
echo "Cleaning up"
rm -f $uanswers $usummary $umap