This commit is contained in:
Nico Schottelius 2020-12-09 12:59:48 +01:00
parent 7014e3cb82
commit e8a9467784
1 changed files with 0 additions and 1 deletions

View File

@ -13,5 +13,4 @@ while [ $# -ge 1 ]; do
curl --location \
--request GET \
"http://${hostname}/relay?state=1"
done