mirror of
https://github.com/task-17-lct/backend.git
synced 2024-11-24 07:23:42 +03:00
6 lines
77 B
Bash
6 lines
77 B
Bash
#!/usr/bin/env bash
|
|
|
|
|
|
BACKUP_DIR_PATH='/backups'
|
|
BACKUP_FILE_PREFIX='backup'
|