mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2026-05-14 02:00:18 +08:00
bash启动
This commit is contained in:
@@ -112,7 +112,7 @@ SIZE=`echo ${SIZE%%.*}`
|
|||||||
|
|
||||||
cat << EOF >pkg/DEBIAN/control
|
cat << EOF >pkg/DEBIAN/control
|
||||||
Package: spark-dwine-helper-settings
|
Package: spark-dwine-helper-settings
|
||||||
Version: 1.3
|
Version: 1.3.1
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Maintainer: shenmo <shenmo@spark-app.store>
|
Maintainer: shenmo <shenmo@spark-app.store>
|
||||||
Installed-Size: $SIZE
|
Installed-Size: $SIZE
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Categories=Utility;
|
Categories=Utility;
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=sh -c "/opt/durapps/spark-dwine-helper/spark-dwine-helper-settings/settings.sh"
|
Exec=bash -c "/opt/durapps/spark-dwine-helper/spark-dwine-helper-settings/settings.sh"
|
||||||
Icon=spark-dwine-helper-settings
|
Icon=spark-dwine-helper-settings
|
||||||
MimeType=
|
MimeType=
|
||||||
Name=Spark Wine Helper Settings
|
Name=Spark Wine Helper Settings
|
||||||
|
|||||||
Reference in New Issue
Block a user