mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2026-06-22 06:03:51 +08:00
feat: 支持 dpkg-buildpackage 打包
支持 dpkg-buildpackage 打包 Log: 支持 dpkg-buildpackage 打包;整理项目目录结构
This commit is contained in:
Executable
+6
@@ -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