init covers directory
parent
3d4f4582d7
commit
46f012af2f
@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
touch app/mydatabase.db
|
touch app/mydatabase.db
|
||||||
|
mkdir -p app/uploads/cover
|
||||||
python3 init.py
|
python3 init.py
|
||||||
|
Loading…
Reference in New Issue