[libadwaita/wip/exalm/pages: 2/2] doc: Symlink 1-latest instead of copying it




commit 34730d3b9ae5eee14eb43af6b150e5c6161010d9
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Jan 20 17:54:25 2022 +0500

    doc: Symlink 1-latest instead of copying it

 doc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/doc.sh b/doc.sh
index daf11ea6..5f52b30a 100755
--- a/doc.sh
+++ b/doc.sh
@@ -21,4 +21,4 @@ for REF in $REFS; do
   rm -rf "$REF"
 done
 
-cp -r $DOC_DIR/$LATEST_STABLE_1 $DOC_DIR/1-latest
+ln -s $LATEST_STABLE_1 $DOC_DIR/1-latest


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]