|
|
@ -1104,7 +1104,7 @@ else |
|
|
|
end |
|
|
|
|
|
|
|
os.execute('sleep 1') -- Wait for things to start up before checking for them. |
|
|
|
while 1 <= APT.checkExes("apt-panopticon.lua " .. sendArgs) do os.execute("sleep 10") end |
|
|
|
while 1 <= APT.checkExes("apt-panopticon.lua " .. sendArgs) do os.execute("sleep 5") end |
|
|
|
|
|
|
|
local APT_args = APT.args |
|
|
|
local APT_logFile = APT.logFile |
|
|
|