#!/bin/bash if [ ! -d "translations/" ];then mkdir translations fi cd ./translations rm -f dp4-dbus-service.ts lupdate ../ -ts -no-ui-lines -locations none -no-obsolete dp4-dbus-service.ts cd ../