diff --git a/dotw.bash b/dotw.bash index d063db3..7a3fbaf 100644 --- a/dotw.bash +++ b/dotw.bash @@ -36,7 +36,7 @@ makePostFiles () { else echo ${thisLine} >> ${thisDir}/dotwPosts/post.${fileNumPadded} fi - done < ${thisDir}/tweet.js + done < ${thisDir}/twitter/data/tweet.js printf "\n" }