From: rick Date: Sun, 3 Apr 2022 01:13:47 +0000 (+0200) Subject: add link with Links X-Git-Tag: vFR_EN~30 X-Git-Url: http://git.gyiwr.tf/?a=commitdiff_plain;h=71e95327dbfecfa6e99b8b4dd47af01c5786078e;p=gyiwr.git add link with Links --- diff --git a/generate.sh b/generate.sh index 4405a5c..1eee07a 100755 --- a/generate.sh +++ b/generate.sh @@ -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