Replace old pages with new ones
This commit is contained in:
parent
d374cf9690
commit
219ab35571
32 changed files with 509 additions and 3698 deletions
|
@ -1,6 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
for i in {1..500}
|
||||
mkdir -p build/files build/secret
|
||||
|
||||
for i in {1..999}
|
||||
do
|
||||
if [[ $i -lt 10 ]]
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue