Update main.yml

This commit is contained in:
qiaofeng1227 2022-09-07 10:51:42 +08:00 committed by GitHub
parent b8e29282d7
commit 477e664c11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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