aboutsummaryrefslogtreecommitdiffstats
path: root/script/update
blob: aa97935d3c2ea7153da00aad6ab69af9abbb397d (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e
cd "$(dirname "$0")/.."

script/bootstrap
bin/update-schema --commit
bin/make_css
commonlib/bin/gettext-makemo