mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-10 06:42:27 +08:00
chore: 尝试添加打包脚本
尝试添加了自动编译打包脚本,由于不会使用 dh_make 故每次需要手动更新打包信息。
This commit is contained in:
BIN
Binary file not shown.
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
dpkg -i $1 || apt install -yf || dpkg -P $1
|
||||
Reference in New Issue
Block a user