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