mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-09 23:00:56 +00:00
Revert "chore: change public file slug in push-backup"
This reverts commit 9dff8f2561
.
This commit is contained in:
parent
a3bdc3c8f9
commit
1c74ac2e0b
@ -17,7 +17,7 @@ def get_file_ext():
|
||||
return {
|
||||
"database": "-database.sql.gz",
|
||||
"private_files": "-private-files.tar",
|
||||
"public_files": "-public-files.tar",
|
||||
"public_files": "-files.tar",
|
||||
"site_config": "-site_config_backup.json"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user