add link with Links
authorrick <rick@gnous.eu>
Sun, 3 Apr 2022 01:13:47 +0000 (03:13 +0200)
committerrick <rick@gnous.eu>
Sun, 3 Apr 2022 01:13:47 +0000 (03:13 +0200)
generate.sh

index 4405a5c797b9ba90b4bba404432b54971fd24fe2..1eee07a828cdc9167eeebadf6b66318138fe6bb8 100755 (executable)
@@ -20,6 +20,7 @@
 files="autres.html copaings.html index.html ou.html projets.html rss.html"
 annexes="css img"
 
+pathLinks="/home/site/a/"
 target="www"
 header="header.html"
 footer="footer.html"
@@ -44,5 +45,8 @@ done
 
 cp -t $target -r $annexes
 
+echo "Link Links (lul)"
+ln -s $pathLinks $target
+
 echo "Generate org files..."
 emacs -u $USER --script publish.el