From 2208c36eb4cda10e8869feb85522d3805199db85 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 27 Dec 2008 07:00:12 +0100 Subject: bootstrap: Execute pkg update at the end --- include/bootstrap | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/bootstrap b/include/bootstrap index 50adeba..054e5cd 100755 --- a/include/bootstrap +++ b/include/bootstrap @@ -56,6 +56,8 @@ bin/checklinks bin/pkg eval populate_collected core bin/pkg eval exec_hook core post-add +bin/pkg update + if (( rcempty )) { echo 'Removing empty zshrc' rm ~/.zshrc -- cgit v1.2.3