Skip to content

Commit

Permalink
WSLU stay fedora 38
Browse files Browse the repository at this point in the history
  • Loading branch information
crramirez committed Nov 9, 2023
1 parent 72245af commit fa4909b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-targz.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ EOF
echo "##[section] 'Setup WSLU"
systemd-nspawn -q --resolv-conf="replace-host" -D "${TMPDIR}"/dist --pipe /bin/bash <<EOF
(
source /etc/os-release && dnf -y copr enable wslutilities/wslu "\${ID_LIKE}-${version_id}-${arch}"
source /etc/os-release && dnf -y copr enable wslutilities/wslu "\${ID_LIKE}-38-${arch}"
)
dnf -y install wslu
EOF
Expand Down

0 comments on commit fa4909b

Please sign in to comment.