mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
4b1d53aa62
commit
eb418c3739
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
url: "{{ item }}"
|
url: "{{ item }}"
|
||||||
dest: /usr/bin
|
dest: /usr/bin
|
||||||
mode: a+x
|
mode: a+x
|
||||||
with:
|
with_items:
|
||||||
- https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/node-red-start
|
- https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/node-red-start
|
||||||
- https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/node-red-stop
|
- https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/node-red-stop
|
||||||
- https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/node-red-restart
|
- https://raw.githubusercontent.com/node-red/raspbian-deb-package/master/resources/node-red-restart
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue