Move local logs to .local/log
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
88927bbf39
commit
08dd4d1464
4 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@ USER="severin"
|
|||
|
||||
# Array of directories which should be created
|
||||
DIRECTORIES=(
|
||||
".logs"
|
||||
".local/log"
|
||||
"Build"
|
||||
"Downloads"
|
||||
"Projects"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue