1.2.1: change deb package

This commit is contained in:
gfdgd xi 2021-07-02 20:28:57 +08:00
parent de71e3b01e
commit 7beb35d1de
3 changed files with 2 additions and 18 deletions

View File

@ -1,3 +1,3 @@
# !/bin/sh
python3 -m pip install --upgrade pillow
python3 -m pip install --upgrade ttkthemes
python3 -m pip install --upgrade pillow >> /tmp/uengine-runner.temp.install.log
python3 -m pip install --upgrade ttkthemes >> /tmp/uengine-runner.temp.install.log

View File

@ -1,16 +0,0 @@
[Desktop Entry]
Categories=system;Utility;
Encoding=UTF-8
Exec=uengine-runner -ci %F
GenericName=APK 安装uengine
GenericName[zh_CN]=APK 安装uengine
Icon=/opt/apps/uengine-runner/icon.png
MimeType=application/apk;
Name=APK 安装uengine
Name[zh_CN]=APK 安装uengine
NoDisplay=true
OnlyShowIn=Unity;
StartupNotify=false
StartupWMClass=APK 安装uengine
Terminal=false
Type=Application

Binary file not shown.