mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 12:19:46 -04:00
Update Publish-ElectronPackages.ps1
Former-commit-id: 581cbe2c571e8a26b5ffc70fdeb89acac946c6b1 [formerly 8a96f256407e85723fc078685a3145b005e84540] [formerly ef813d665a589f2532bc254df978625a091869a3] [formerly 2f1d2c28dee241278a3349f062ad1ffe35718fa4 [formerly 3a0ba5d5bcd06347afeae7f9cf46b41acb1cc096 [formerly 66e14a0e41fcfea83d97568642f56835954a4d48]]] Former-commit-id: d640bc7607f6d7008b962beb950a87cac212333e [formerly d7a2b66cddc7cc6632ef3d756e3250f105db80d3 [formerly fb4142b6487ea0bafa6c1fa9a37d1afa7f0cb614]] Former-commit-id: a404d8fe88e5e93a5e9e729c6c5c977fbbc23922 [formerly 43e5c97634ea61849acecea25eb030c843da9902] Former-commit-id: 8a8411d6831a368a307d59df23f7e648df8409f9
This commit is contained in:
parent
cb0d9f660f
commit
12997dc9fd
@ -4,8 +4,6 @@ param (
|
|||||||
[string]$test = ""
|
[string]$test = ""
|
||||||
)
|
)
|
||||||
|
|
||||||
$test = "./bld/Electron/kiwix_js_windows-XP-1.9.3-N-win-ia32.zip"
|
|
||||||
|
|
||||||
$target = "/data/download/release/kiwix-js-electron"
|
$target = "/data/download/release/kiwix-js-electron"
|
||||||
$keyfile = "$PSScriptRoot\ssh_key"
|
$keyfile = "$PSScriptRoot\ssh_key"
|
||||||
$keyfile = $keyfile -ireplace '[\\/]', '/'
|
$keyfile = $keyfile -ireplace '[\\/]', '/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user