Add git-lfs to server_setup
This commit is contained in:
parent
9682711640
commit
89a6015b68
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ set -l user_home /home/$user
|
|||
|
||||
dnf install -y \
|
||||
buildah \
|
||||
git-lfs \
|
||||
podman
|
||||
|
||||
loginctl enable-linger $user
|
||||
|
|
Loading…
Reference in a new issue