Initial commit

This commit is contained in:
2023-09-05 10:04:47 +02:00
commit 1bafc1a69e
4 changed files with 343 additions and 0 deletions

3
prepare_database.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
sqlite3 irclogger.db < database_settings.sql