From cdbe5e97199d6a41faa5ccb68e0a5ddfc30f4896 Mon Sep 17 00:00:00 2001 From: qoijjj <129108030+qoijjj@users.noreply.github.com> Date: Thu, 9 May 2024 19:44:52 -0700 Subject: [PATCH] fix: include wget script --- config/scripts/includewget.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/scripts/includewget.sh b/config/scripts/includewget.sh index 04faba2..9f6df48 100644 --- a/config/scripts/includewget.sh +++ b/config/scripts/includewget.sh @@ -3,4 +3,4 @@ # Tell build process to exit if there are any errors. set -oue pipefail -rpm-ostree install wget \ No newline at end of file +rpm-ostree install wget2