fix:修复脚本文件中的错误

This commit is contained in:
hantengc 2024-09-06 09:06:17 +08:00
parent ba6c3c6401
commit 848cb4dce9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
if [ "$1"=="UOS" ]; then
if [ "$1" = "UOS" ]; then
export LD_LIBRARY_PATH=/opt/apps/org.freewb.freeime/files/lib
export QT_PLUGIN_PATH=/opt/apps/org.freewb.freeime/files/plugins