Skip to content

Commit

Permalink
fix: git-lfs-synology vs git-lfs-login
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrutchf committed Dec 4, 2024
1 parent 51eb861 commit 273c198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ function Invoke-InstallScript {
}

# Log into the server
git-lfs-login --url $URL --user $User
git-lfs-synology --url $URL --user $User

# Get the suffix
if ($IsWindows) {
Expand Down

0 comments on commit 273c198

Please sign in to comment.