diff options
| author | Michael Grote | 2023-11-25 17:45:52 +0100 |
|---|---|---|
| committer | Michael Grote | 2023-11-25 17:45:52 +0100 |
| commit | f50b01e3ced6b231d49182d7b533bab771788de8 (patch) | |
| tree | fda70a3d7e3bb1f2a1e514c8e153529d304efd0f /tests.sh | |
| parent | 05aaf3960c92090a7b88ccb8040652a1dd3d13c1 (diff) | |
Domainumstellung: grote.lan -> mgrote.net
Diffstat (limited to 'tests.sh')
| -rw-r--r-- | tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ RED="\e[31m" GREEN="\e[32m" ENDCOLOR="\e[0m" export TOKEN=myuploadtoken -export URL="http://docker10.grote.lan:5040" +export URL="http://docker10.mgrote.net:5040" mkdir -p tests |