reset_db.sh 179 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 #!/bin/bash dropdb shellvalier createdb shellvalier -E UTF8 -T template0 -l pl_PL.utf8 python3 manage.py migrate python3 manage.py import_plWordnet python3 manage.py import_tei