2 lines
67 B
Bash
Executable File
2 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
cd "$(dirname "$(realpath "$0")")" && python3 backup.py |