mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Misc
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
Set-StrictMode -Version Latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
$ProgressPreference = 'SilentlyContinue'
|
||||
|
||||
Push-Location "$PSScriptRoot\..\.."
|
||||
& archi_core.ps1 --download
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
Set-StrictMode -Version Latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
$ProgressPreference = 'SilentlyContinue'
|
||||
|
||||
Push-Location "$PSScriptRoot\..\.."
|
||||
& archi_core.ps1 --upload --download
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
Set-StrictMode -Version Latest
|
||||
$ErrorActionPreference = 'Stop'
|
||||
$ProgressPreference = 'SilentlyContinue'
|
||||
|
||||
Push-Location "$PSScriptRoot\..\.."
|
||||
& archi_core.ps1 --upload
|
||||
|
||||
Reference in New Issue
Block a user