fixed borgbackup links

This commit is contained in:
Enrico Ludwig 2024-07-13 16:17:41 +02:00
parent ae0588e569
commit 5a35e28966

View File

@ -68,8 +68,8 @@ If you want the script to also upgrade the packages on your system, set the `--u
###### Example: Backup local configurations and home directories
1. Get the script via `wget` or `curl`:
1. `wget https://git.zion-networks.de/ZionNetworks/linux-bash-scripts/src/branch/main/borgmatic/borgmatic_setup.sh`
2. `curl -O https://git.zion-networks.de/ZionNetworks/linux-bash-scripts/src/branch/main/borgmatic/borgmatic_setup.sh`
1. `wget https://git.zion-networks.de/ZionNetworks/linux-bash-scripts/raw/branch/main/borgmatic/borgmatic_setup.sh`
2. `curl -O https://git.zion-networks.de/ZionNetworks/linux-bash-scripts/raw/branch/main/borgmatic/borgmatic_setup.sh`
2. Set the execution flag using `chmod +x borgmatic_setup.sh`
3. Run the script: