Update main.yml

This commit is contained in:
qiaofeng1227 2022-11-08 11:23:04 +08:00 committed by GitHub
parent c06820f498
commit 3bd7574bfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,9 @@
ignore_errors: yes
- name: remove extra files
shell: rm -f /root/*.exp
shell: |
cp /root/password.exp /data/apps/bt/password.exp
rm -f /root/*.exp
- name: close bt-panel security login
file: