mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-12-13 10:32:04 +08:00
feat: 支持 dpkg-buildpackage 打包
支持 dpkg-buildpackage 打包 Log: 支持 dpkg-buildpackage 打包;整理项目目录结构
This commit is contained in:
6
translate_update.sh
Executable file
6
translate_update.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
# this file is used to auto-update .ts file.
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
lupdate ./spark-webapp-runtime/spark-webapp-runtime.pro -no-obsolete
|
||||
Reference in New Issue
Block a user