Remove git-lfs and sqlite-devel

This commit is contained in:
Mo 2023-04-04 19:03:38 +02:00
parent d862c93345
commit fabb6e5e94

View file

@ -5,12 +5,9 @@ set -l user_home /home/$user
dnf install -y \
buildah \
git-lfs \
podman \
# For helix grammer compliation
gcc-c++ \
# For compilation of diesel-sqlite
sqlite-devel
gcc-c++
loginctl enable-linger $user