]> Raphaël G. Git Repositories - distcook/commitdiff
Readd urpmi setup
authorRaphaël Gertz <git@rapsys.eu>
Wed, 15 Nov 2023 12:04:42 +0000 (13:04 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Wed, 15 Nov 2023 12:04:42 +0000 (13:04 +0100)
cook

diff --git a/cook b/cook
index c3d1a4fba25f078704d1fd89e6d0e2af48ee4931..5b50b50ec364aa8e0b5aad7d0b4ad5fbe1c378ea 100755 (executable)
--- 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