1
0
Fork 0
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:
A Holt 2019-10-09 12:37:12 -04:00 committed by GitHub
parent 801080bfb5
commit 07905cdc3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -88,7 +88,7 @@
- name: Copy /opt/iiab/iiab/iiab-support to /usr/bin/iiab-support, in case git tree deleted e.g. on a smaller IIAB install
copy:
src: "{{ iiab_dir }}/iiab-support"
path: /usr/bin/
dest: /usr/bin/
mode: 0755
- name: Create iiab-support-on (symlink to iiab-support for now)