Add git-lfs to server_setup

This commit is contained in:
Mo 2022-08-24 23:41:28 +02:00
parent 9682711640
commit 89a6015b68

View file

@ -5,6 +5,7 @@ set -l user_home /home/$user
dnf install -y \
buildah \
git-lfs \
podman
loginctl enable-linger $user