capsman-download-packages: wait to be fully connected
This commit is contained in:
parent
c4ff95b3ae
commit
0b5ab83339
2 changed files with 7 additions and 3 deletions
|
|
@ -12,8 +12,10 @@
|
|||
:global LogPrintExit;
|
||||
:global MkDir;
|
||||
:global ScriptLock;
|
||||
:global WaitFullyConnected;
|
||||
|
||||
$ScriptLock "capsman-download-packages";
|
||||
$WaitFullyConnected;
|
||||
|
||||
:local PackagePath [ $CleanFilePath [ / caps-man manager get package-path ] ];
|
||||
:local InstalledVersion [ / system package update get installed-version ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue