mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2026-05-14 02:00:18 +08:00
修改: spark-dwine-helper/pkg/opt/durapps/spark-dwine-helper/spark-get-scale.sh
This commit is contained in:
@@ -19,7 +19,8 @@ echo 1.0 > ~/.config/spark-wine/scale.txt
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f "~/.config/spark-wine/scale.txt" ];then
|
real_path=echo ~/.config/spark-wine/scale.txt
|
||||||
|
if [ -f "$real_path" ];then
|
||||||
echo "设置过了,直接读"
|
echo "设置过了,直接读"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user