From 14e893e6d59bc614822013f1dc7211694d7c8383 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Thu, 20 Dec 2018 15:05:41 +0800 Subject: dfly-update: Install /rescue directory --- dfly-update | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dfly-update b/dfly-update index ef0aabd..900ec0f 100755 --- a/dfly-update +++ b/dfly-update @@ -441,12 +441,14 @@ install_system() { -p /usr/include || exit ${EC_MTREE} echo " => Installing kernel and world ..." - for item in COPYRIGHT \ + for item in \ + COPYRIGHT \ bin \ boot \ compat \ lib \ libexec \ + rescue \ sbin \ usr/Makefile \ usr/bin \ -- cgit v1.2.2