Skip to content

Commit 6979158

Browse files
committed
include img path
1 parent 67cb1e7 commit 6979158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mkdir -p "${checkoutdir}"
3636
echo ' </a>'
3737
echo '</p>'
3838
echo "<h2>$(date '+%A %F %T %:::z %Z')</h2>"
39-
cat pony.img.html
39+
cat ${resourcedir}/pony.img.html
4040
} > "${statusfile}"
4141

4242
pushd "${checkoutdir}"

0 commit comments

Comments
 (0)