diff options
Diffstat (limited to 'scripts/conf.sh')
| -rw-r--r-- | scripts/conf.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/conf.sh b/scripts/conf.sh index 568bcdd..385f028 100644 --- a/scripts/conf.sh +++ b/scripts/conf.sh @@ -3,3 +3,5 @@ . ./.vars cp -av local/* $prefix/ +cd $prefix +mkdir -p dev proc sys tmp run var/log var/tmp var/run root |
