summaryrefslogtreecommitdiffstats
path: root/upd-instroot
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-01-05 02:23:43 +0000
committerMatt Wilson <msw@redhat.com>2000-01-05 02:23:43 +0000
commit292ef9afa73f604a5972347531bb0a051d4a0de3 (patch)
treecb310c6709af94a6233d843f092e7a7cfb34a1ba /upd-instroot
parentcd5a36618ed257de8b97a3488157a9a1c0e4b5f9 (diff)
downloadanaconda-292ef9afa73f604a5972347531bb0a051d4a0de3.tar.gz
anaconda-292ef9afa73f604a5972347531bb0a051d4a0de3.tar.xz
anaconda-292ef9afa73f604a5972347531bb0a051d4a0de3.zip
make the directory, just in case.
Diffstat (limited to 'upd-instroot')
-rwxr-xr-xupd-instroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/upd-instroot b/upd-instroot
index 3e787bfa9..dfd06bfcc 100755
--- a/upd-instroot
+++ b/upd-instroot
@@ -41,6 +41,7 @@ cd ../trees/hdimage
DEST=$PWD
cd -
+mkdir -p ../../../RedHat/instimage
cd ../../../RedHat/instimage
DESTGR=$PWD
cd -