mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2026-05-14 02:00:18 +08:00
修改: 支持直接 -s 设置
This commit is contained in:
@@ -92,8 +92,8 @@ echo "Unrecognizable number. Use $0 -h to get help"
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
#######没问题了再用
|
#######没问题了再用
|
||||||
wine_scale=`echo $appointed_scale_factor`
|
echo "$appointed_scale_factor" > $CONTAINER_PATH/scale.txt
|
||||||
|
wine_scale=`cat $CONTAINER_PATH/scale.txt`
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user