xppl/init_db.sh

5 lines
53 B
Bash
Raw Normal View History

2018-05-20 00:10:01 +02:00
#!/bin/bash
touch app/mydatabase.db
python3 init.py