Fixed output of new repo scipt

This commit is contained in:
2020-09-24 13:01:29 +02:00
parent 84faba5a9f
commit 1599216685
6 changed files with 9 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
curl --retry 7 --retry-delay 5 -s https://git.ictmaatwerk.com/VPS-scripts/General/raw/branch/Main/Setup-Repo.sh |repo=redis osrel=$shortdist bash
curl --retry 7 --retry-delay 5 -s https://git.ictmaatwerk.com/VPS-scripts/General/raw/branch/Main/Setup-Repo.sh |repo=redis osrel=$shortdist bash > $OUTPUT 2>&1