Amount/unit complete.

This commit is contained in:
jens 2021-04-29 16:05:50 +02:00
parent 7bd9c4d16f
commit 4ddd2563b4
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,5 @@
#!/bin/bash
# Adjust the URL to match where your php interface is.
curl http://yourWebserver/rhasspy/shoppingList.php?command=printProductList

View File

@ -1,3 +1,5 @@
#!/bin/bash
# Adjust the URL to match where your php interface is.
curl http://yourWebserver/rhasspy/shoppingList.php?command=printUnitList