mirror of
https://github.com/spbleadersofdigtal/backend.git
synced 2025-03-03 08:35:46 +03:00
6 lines
77 B
Bash
6 lines
77 B
Bash
#!/usr/bin/env bash
|
|
|
|
|
|
BACKUP_DIR_PATH='/backups'
|
|
BACKUP_FILE_PREFIX='backup'
|