From af37b7f33166351bdb20613ffe34e3bfd29d2b39 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 11 Dec 2015 17:17:04 +0100 Subject: [PATCH] Pre-seed the local repo during install --- .../home/e-smith/files/shares/tools/files/scripts/fwsupdates/install.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/root/home/e-smith/files/shares/tools/files/scripts/fwsupdates/install.bat b/root/home/e-smith/files/shares/tools/files/scripts/fwsupdates/install.bat index a00bbb8..5f9bc11 100644 --- a/root/home/e-smith/files/shares/tools/files/scripts/fwsupdates/install.bat +++ b/root/home/e-smith/files/shares/tools/files/scripts/fwsupdates/install.bat @@ -26,3 +26,4 @@ regini "\\%IPASSERELLE_IP%\wpkg\settings\fwsupdates\run_on_shutdown_reg.txt" cscript //Nologo "\\%IPASSERELLE_IP%\wpkg\softwares\fwsupdates\localgp.vbs" fwsupdates.vbs false MACHINE cscript "\\%IPASSERELLE_IP%\wpkg\software\fwsupdates\create_shortcut.vbs" schtasks.exe /Create /tn "sync_wpkg" /sc hourly /mo 3 /ru "SYSTEM" /tr "%SystemDrive%\FWSUpdates\bin\delayed_sync.bat" /f +robocopy /MIR /R:10 \\%IPASSERELLE_IP%\wpkg\ %SystemDrive%\FWSUpdates\repository\