rollup and pipeline
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
||||
book
|
||||
.vscode/sftp.json
|
6
BuildAndShip.sh
Normal file
6
BuildAndShip.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
mdbook \
|
||||
build \
|
||||
. \
|
||||
-d book
|
Reference in New Issue
Block a user