" updated " the dummy data file
This commit is contained in:
parent
628764a338
commit
8a64b9e519
@ -1,4 +1,7 @@
|
||||
@echo off
|
||||
echo This file is outdated
|
||||
set /p dontCare=Do you want to continue? [y/n]
|
||||
|
||||
echo The purpose of this file is to populate the database with dummy data for testing. Running this WILL DELETE your current sqlite3 database.
|
||||
set /p confirm=Do you want to continue? [y/n]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user