Compare commits
2 Commits
f315d4598b
...
a8416025c4
Author | SHA1 | Date |
---|---|---|
David Thurstenson | a8416025c4 | |
David Thurstenson | e3379bfc35 |
|
@ -6,7 +6,7 @@
|
|||
|
||||
- Base
|
||||
- hugo
|
||||
- Optional (required for `tlwiki` management script)
|
||||
- Optional (only required for `tlwiki` management script)
|
||||
- git
|
||||
- python3
|
||||
- rsync
|
||||
|
@ -20,9 +20,8 @@
|
|||
|
||||
#### Using `tlwiki` script
|
||||
|
||||
1. Ensure these additional requirements are met:
|
||||
2. Create `tlwiki-conf.yaml` using `tlwiki-conf.yaml.ex` as a template
|
||||
3. Run `./tlwiki updeps` to pull in the latest version of all git submodules
|
||||
1. Create `tlwiki-conf.yaml` using `tlwiki-conf.yaml.ex` as a template
|
||||
2. Run `./tlwiki updeps` to pull in the latest version of all git submodules
|
||||
|
||||
|
||||
#### Using individual commands
|
||||
|
|
Loading…
Reference in New Issue