updated bootstrap.sh file

This commit is contained in:
Emil 2023-08-02 11:12:17 -06:00
parent c6316ac586
commit 55bdf8bd52

View File

@ -1 +1,4 @@
#!/bin/sh
# Tested to work 100% of the time when that file doesn't exist
# probably
sqlite3 probotic_data.sqlite -init init.sql -line '.quit' sqlite3 probotic_data.sqlite -init init.sql -line '.quit'