Introduction
Introduction Statistics Contact Development Disclaimer Help
texample.sh: make symlinks to style, icons and index by default - stagit - stat…
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit 289ecda4aa8688b65300ae647912d791246e4abd
parent 4f318941d086371f4e87f1e7b96f1c029f8766c2
Author: Hiltjo Posthuma <[email protected]>
Date: Tue, 5 Jan 2016 21:40:26 +0100
example.sh: make symlinks to style, icons and index by default
Diffstat:
M example.sh | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/example.sh b/example.sh
t@@ -34,4 +34,10 @@ find . -maxdepth 1 -type d | grep -v "^.$" | sort | while r…
stagit "${reposdir}${d}"
printf " done\n"
+
+ # symlinks
+ ln -sf log.html index.html
+ ln -sf ../style.css style.css
+ ln -sf ../logo.png logo.png
+ ln -sf ../favicon.png favicon.png
done
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.