Amount/unit complete.
This commit is contained in:
		| @@ -1,3 +1,5 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| curl http://yourWebserver/rhasspy/shoppingList.php?command=printProductList | ||||
| # 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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user