aboutsummaryrefslogtreecommitdiffstats
path: root/bin/dev_tools/showdb.sh
blob: d6c432c1b34a2db4068459c01b7481432d620c1e (plain)
1
2
3
4
5
6
#!/bin/bash

# SRTool helper script to examine/patch the database with a GUI

sqlitebrowser srt.sqlite &