Add missing images

This commit is contained in:
Dave Davenport 2015-12-11 09:12:11 +01:00
parent 6de6aa158b
commit 382a76f6eb
4 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ do
if [ ${a} -nt ${IMAGE} ]
then
./rofi/script/rofi-create-screenshot.sh "${a}" "${IMAGE}"
git add "${NAME}.png"
git add "${IMAGE}"
git add "${a}"
fi
echo "## Screenshot" >> README.md