|
@@ -13,7 +13,8 @@
|
|
|
bash githubclone.sh websoft9 docker-library
|
|
|
mv docker-library library
|
|
|
cp -r library "{{installpath}}"
|
|
|
- cp -r "{{installpath}}/library/apps/{{app}}" "{{installpath}}"
|
|
|
+ cp -r "{{installpath}}/library/apps/{{app}}" "{{installpath}}"
|
|
|
+ async: 1800
|
|
|
|
|
|
- name: Check port file exists
|
|
|
stat:
|