This commit is contained in:
JustArchi
2018-11-08 05:32:56 +01:00
parent 0db344ff32
commit df94bea2b5
3 changed files with 0 additions and 6 deletions

View File

@@ -1,6 +1,4 @@
Set-StrictMode -Version Latest
$ErrorActionPreference = 'Stop'
$ProgressPreference = 'SilentlyContinue'
Push-Location "$PSScriptRoot\..\.."
& archi_core.ps1 --download

View File

@@ -1,6 +1,4 @@
Set-StrictMode -Version Latest
$ErrorActionPreference = 'Stop'
$ProgressPreference = 'SilentlyContinue'
Push-Location "$PSScriptRoot\..\.."
& archi_core.ps1 --upload --download

View File

@@ -1,6 +1,4 @@
Set-StrictMode -Version Latest
$ErrorActionPreference = 'Stop'
$ProgressPreference = 'SilentlyContinue'
Push-Location "$PSScriptRoot\..\.."
& archi_core.ps1 --upload