terminator/po/genpot.sh

5 lines
55 B
Bash
Executable File

#!/bin/sh
cd ..
python setup.py extract_messages
cd po