diff options
| author | dvs1 | 2025-04-02 14:56:22 +1000 |
|---|---|---|
| committer | dvs1 | 2025-04-02 14:56:22 +1000 |
| commit | c5747fd16ea894136ee32d8e15429d4a4de01872 (patch) | |
| tree | f809f7488b5cc638a8669401fd1864cfc07e6d9c | |
| parent | TODO suggest BFI for ATOM. (diff) | |
| download | notYetAnotherWiki-c5747fd16ea894136ee32d8e15429d4a4de01872.zip notYetAnotherWiki-c5747fd16ea894136ee32d8e15429d4a4de01872.tar.gz notYetAnotherWiki-c5747fd16ea894136ee32d8e15429d4a4de01872.tar.bz2 notYetAnotherWiki-c5747fd16ea894136ee32d8e15429d4a4de01872.tar.xz | |
Another hack, run it twice in SuckIt.
| -rwxr-xr-x | SuckIt | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -155,6 +155,8 @@ done | |||
| 155 | 155 | ||
| 156 | 156 | ||
| 157 | time notYetAnotherWiki.lua | 157 | time notYetAnotherWiki.lua |
| 158 | # No idea why yet, but needs a second run to sort out everything. Shouldn't take long anyway. | ||
| 159 | time notYetAnotherWiki.lua | ||
| 158 | 160 | ||
| 159 | popd | 161 | popd |
| 160 | } | 162 | } |
