...
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
title:'Threefold Technology'
|
||||
description:'ThreeFold Technology book'
|
||||
name:'tech'
|
||||
summary_url:'https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/books/tech'
|
||||
summary_url:'https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/books/tech'
|
||||
collections:'tech, p2p, def, partners_utilization, vindo, mkondo'
|
||||
production:0 //means we put it in summary
|
||||
```
|
||||
|
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
export NAME=tech
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o
|
||||
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
export NAME=tech
|
||||
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o
|
||||
hero mdbook -u https://git.threefold.info/tfgrid/info_tfgrid/src/branch/main/heroscript/${NAME} -o
|
||||
rsync -rv ~/hero/www/info/${NAME}/ root@info.ourworld.tf:/root/hero/www/info/${NAME}/
|
||||
|
Reference in New Issue
Block a user