Update install.yml

This commit is contained in:
qiaofeng1227 2023-04-17 15:48:23 +08:00 committed by GitHub
parent 29237ed676
commit 842a3b4f25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: