Updating DockerStack
Changed the RootPath of Update DockerStacks to Gitea
This commit is contained in:
@@ -7,10 +7,11 @@ $FullLog = Start-Transcript -Path "$env:TEMP\docker_update_log.txt" -Force
|
||||
# CONFIGURATION
|
||||
# ==============================================================================
|
||||
|
||||
$RootPath = "C:\Users\MohandL3G\Nextcloud\Scripts & Commands\Docker\Compose"
|
||||
$RootPath = "C:\Users\MohandL3G\Documents\Git\Docker-Compose"
|
||||
|
||||
$ServicesToUpdate = @(
|
||||
"Cup",
|
||||
"Gitea",
|
||||
"Heimdall",
|
||||
"Immich",
|
||||
"Jellyfin",
|
||||
|
||||
@@ -2,10 +2,11 @@
|
||||
# CONFIGURATION
|
||||
# ==============================================================================
|
||||
|
||||
$RootPath = "C:\Users\MohandL3G\Nextcloud\Scripts & Commands\Docker\Compose"
|
||||
$RootPath = "C:\Users\MohandL3G\Documents\Git\Docker-Compose"
|
||||
|
||||
$ServicesToUpdate = @(
|
||||
"Cup",
|
||||
"Gitea",
|
||||
"Heimdall",
|
||||
"Immich",
|
||||
"Jellyfin",
|
||||
|
||||
Reference in New Issue
Block a user