mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update main.yml
This commit is contained in:
parent
c06820f498
commit
3bd7574bfd
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user