mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +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
|