[libadwaita/wip/exalm/pages: 2/2] doc: Symlink 1-latest instead of copying it
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/pages: 2/2] doc: Symlink 1-latest instead of copying it
- Date: Thu, 20 Jan 2022 12:55:50 +0000 (UTC)
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]