diff --git a/README.md b/README.md index 0b2675c..303cecf 100644 --- a/README.md +++ b/README.md @@ -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: