This repository was archived by the owner on Jul 26, 2024. It is now read-only.
Commit 69541a6
committed
Fixed update-url command not ran, Fixed wrong env contents
- Adds --force command to the update-url run so that it's actually ran
during a restore. Option recently added on BookStack side to support.
- Updates env handling so that the old env contents are actually used as
part of the merge. Updated existing test to cover.
Fixes #7, Fixes #81 parent 16b09ea commit 69541a6
File tree
2 files changed
+4
-1
lines changed- src/Commands
- tests/Commands
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments