Unit/amount complete.
This commit is contained in:
parent
db41fb525f
commit
7bd9c4d16f
3
slotPrograms/shoppingProduct
Normal file
3
slotPrograms/shoppingProduct
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
curl http://yourWebserver/rhasspy/shoppingList.php?command=printProductList
|
3
slotPrograms/shoppingUnit
Normal file
3
slotPrograms/shoppingUnit
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
curl http://yourWebserver/rhasspy/shoppingList.php?command=printUnitList
|
Loading…
Reference in New Issue
Block a user