diff --git a/mkstage4.sh b/mkstage4.sh index 6462b45..b6869b2 100755 --- a/mkstage4.sh +++ b/mkstage4.sh @@ -96,7 +96,7 @@ shift;OPTIONS="$@" # Excludes: EXCLUDES="\ ---exclude=.bash_history \ +--exclude=home/*/.bash_history \ --exclude=dev/* \ --exclude=media/* \ --exclude=mnt/*/* \