Update main.yml

This commit is contained in:
qiaofeng1227 2022-11-08 09:07:33 +08:00 committed by GitHub
parent e185de168c
commit da9f0daa92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,3 @@
- name: Output version
shell: echo "fastpanel version refer to https://fastpanel.direct/changelog" >> /data/logs/install_version.txt
- name: Save the init script
template:
src: init_without_docker.sh
dest: /data/apps/{{appname}}/init_without_docker.sh