Amount/unit complete.
This commit is contained in:
parent
7bd9c4d16f
commit
4ddd2563b4
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Adjust the URL to match where your php interface is.
|
||||
|
||||
curl http://yourWebserver/rhasspy/shoppingList.php?command=printProductList
|
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Adjust the URL to match where your php interface is.
|
||||
|
||||
curl http://yourWebserver/rhasspy/shoppingList.php?command=printUnitList
|
||||
|
Loading…
Reference in New Issue
Block a user