mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-03 00:15:21 +00:00
5 lines
102 B
Bash
Executable File
5 lines
102 B
Bash
Executable File
#!/bin/bash
|
|
rm ./translations/dde-dock.ts
|
|
lupdate ./ -ts ./translations/dde-dock.ts
|
|
tx push -s -b uos
|