2 changed files with 5 additions and 1 deletions
@ -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 |
Loading…
Reference in new issue