From: Raphaƫl Gertz Date: Wed, 15 Nov 2023 12:04:42 +0000 (+0100) Subject: Readd urpmi setup X-Git-Tag: 0.2~3 X-Git-Url: https://git.rapsys.eu/distcook/commitdiff_plain/d19d63740a654fc891edac1beb5da7fc164aa5a7 Readd urpmi setup --- diff --git a/cook b/cook index c3d1a4f..5b50b50 100755 --- a/cook +++ b/cook @@ -11,7 +11,7 @@ cat config/*.conf | perl -pne 'if (/^#/) {undef $_;} else {s/^/export /;}' >> li . lib/config.sh # Configure urpmi -#. lib/urpmi.sh +. lib/urpmi.sh # Install rpm . lib/install.sh