Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tmaher committed Aug 30, 2014
1 parent 942d64d commit d797a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/seedstuff-sync
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ for SEEDBOX in `grep "machine .*\.seedstuff\.ca" "$HOME/.netrc" | \
# clean up the silly index files
find "${SEEDBOX}" -name index.html* -print0 | \
xargs -0 rm
fi
done

0 comments on commit d797a84

Please sign in to comment.