summarylogtreecommitdiffstats
path: root/update-trid-defs.sh
blob: 75042afac5c01660b22f658f58ad915f62d5d54f (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/sh

if [ "$(id -u)" != "0" ]; then
    echo "This script must be run as root" 1>&2
    exit 1
fi

python /usr/share/trid/tridupdate.py -- /var/lib/trid/triddefs.trd