xppl/init_db.sh
2018-05-20 00:10:01 +02:00

5 lines
53 B
Bash

#!/bin/bash
touch app/mydatabase.db
python3 init.py