Bug fix for the restore script. It now deletes the temp backup directories automatically.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -67,6 +67,8 @@ environment/
|
||||
*.bak
|
||||
*.kate-swp
|
||||
.directory
|
||||
archives/
|
||||
archives_and_old/
|
||||
backups/
|
||||
bak/
|
||||
downloads/
|
||||
@@ -82,8 +84,9 @@ logs/apache2/
|
||||
logs/mailman2/
|
||||
# logs/php7/
|
||||
# logs/web/
|
||||
tmp/
|
||||
old/
|
||||
temp/
|
||||
tmp/
|
||||
|
||||
# OSIT and Aether specific:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user