sourcephile
/
git
/
julm
/
camera.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38aec2b
)
index: fix generator's URL
author
Julien Moutinho
<julm@sourcephile.fr>
Thu, 2 Mar 2023 22:59:43 +0000
(23:59 +0100)
committer
Julien Moutinho
<julm@sourcephile.fr>
Fri, 3 Mar 2023 02:58:36 +0000
(
03:58
+0100)
index.sh
patch
|
blob
|
history
diff --git
a/index.sh
b/index.sh
index de53376b9cb825a25629243c86973144fea2142e..0dee7f12a234a7c77e696a7ffdbbc8667314df1e 100755
(executable)
--- a/
index.sh
+++ b/
index.sh
@@
-42,7
+42,7
@@
for dir in "$@"; do
genDate=$(date +%s)
cat <<EOF
<!doctype html>
- <!-- Generator: https://git.sourcephile.fr/julm/camera -->
+ <!-- Generator: https://git.sourcephile.fr/julm/camera
.git
-->
<!-- GenerationDate: $(date -R -d@"$genDate") -->
<html>