mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update install.yml
This commit is contained in:
parent
3899fee448
commit
81e86a5de7
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
- name: Clone docker-library in Websoft9
|
- name: Clone docker-library in Websoft9
|
||||||
git:
|
git:
|
||||||
repo: "https://github.com/Websoft9/docker-library.git"
|
repo: "https://ghproxy.com/https://github.com/Websoft9/docker-library.git"
|
||||||
dest: "{{installpath}}/library"
|
dest: "{{installpath}}/library"
|
||||||
|
|
||||||
- name: Clone app from libray
|
- name: Clone app from libray
|
||||||
|
Loading…
Reference in New Issue
Block a user