mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2025-12-18 21:11:39 +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
|
||||
fi
|
||||
|
||||
if [ -f "~/.config/spark-wine/scale.txt" ];then
|
||||
real_path=echo ~/.config/spark-wine/scale.txt
|
||||
if [ -f "$real_path" ];then
|
||||
echo "设置过了,直接读"
|
||||
exit
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user