mirror of
https://github.com/erenfro/gen2stage4.git
synced 2024-11-13 02:38:57 -05:00
added .bash_histrory exclusion for all users
This commit is contained in:
parent
dd53ca5cb5
commit
9e6236e1c7
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ shift;OPTIONS="$@"
|
|||
|
||||
# Excludes:
|
||||
EXCLUDES="\
|
||||
--exclude=.bash_history \
|
||||
--exclude=home/*/.bash_history \
|
||||
--exclude=dev/* \
|
||||
--exclude=media/* \
|
||||
--exclude=mnt/*/* \
|
||||
|
|
Loading…
Reference in a new issue