#!/bin/sh

# The --skip-repo option prevents failure if / is a Git repository with existing
# non-git-lfs hooks.
git lfs install --skip-repo --system
