mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
full path
This commit is contained in:
parent
f6bad88dfc
commit
87cacff501
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
- name: Download {{ remoteit_cli_url }} for the {{ remoteit_iset_suffix2 }} arch of this device to /usr/bin/remoteit (755)
|
||||
get_url:
|
||||
url: '{{ remoteit_cli_url }}'
|
||||
dest: /usr/bin/
|
||||
dest: /usr/bin/remoteit
|
||||
mode: 0755
|
||||
|
||||
- name: Download {{ remoteit_device_url }} for the {{ remoteit_iset_suffix }} arch of this device package to {{ downloads_dir }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue