mirror of
https://github.com/dockur/windows.git
synced 2025-04-23 17:12:52 +00:00
Update define.sh
This commit is contained in:
parent
154108830e
commit
b95a3d44ff
@ -1294,6 +1294,7 @@ addFolder() {
|
||||
|
||||
prepareInstall() {
|
||||
|
||||
local pid=""
|
||||
local dir="$2"
|
||||
local desc="$3"
|
||||
local driver="$4"
|
||||
@ -1380,8 +1381,7 @@ prepareInstall() {
|
||||
|
||||
fi
|
||||
|
||||
local pid=""
|
||||
local file setup
|
||||
local setup
|
||||
setup=$(find "$target" -maxdepth 1 -type f -iname setupp.ini -print -quit)
|
||||
|
||||
if [ -n "$setup" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user