Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Install git into the container
Browse files Browse the repository at this point in the history
  • Loading branch information
Apacelus committed Nov 21, 2023
1 parent 6f6475e commit a6f1b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_rpm-ostree_repo.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

dnf install -y ostree rpm-ostree
dnf install -y ostree rpm-ostree git

# download the standard ostree configs
git clone --branch="f39" --depth=1 https://pagure.io/workstation-ostree-config.git
Expand Down

0 comments on commit a6f1b3c

Please sign in to comment.