Create new script to run this python script from anywhere, and a setup script to add it to path.

This commit is contained in:
Craig
2025-04-23 16:44:45 +01:00
parent a1ba360331
commit 3871c3fc8f
4 changed files with 55 additions and 3 deletions

2
backup Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
cd "$(dirname "$(realpath "$0")")" && python3 backup.py