Update main.yml
This commit is contained in:
parent
b8e29282d7
commit
477e664c11
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
- name: Output version
|
||||
shell: echo "fastpanel version refer to https://fastpanel.direct/changelog" >> /data/logs/install_version.txt
|
||||
|
||||
- name: Save the init script shell
|
||||
- name: Save the init script
|
||||
template:
|
||||
src: init_without_docker.sh
|
||||
dest: /data/apps/{{appname}}/init_without_docker.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue