diff --git a/bootstrap/bootstrap.sh b/bootstrap/bootstrap.sh index c0a9617..5c2cb54 100644 --- a/bootstrap/bootstrap.sh +++ b/bootstrap/bootstrap.sh @@ -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'