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
07698bd874
commit
8bf91739e6
@ -1,5 +1,5 @@
|
||||
- name: Install {{appname}}
|
||||
shell: wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -
|
||||
shell: wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash - > /tmp/password.txt 2>&1
|
||||
|
||||
- name: Output version
|
||||
shell: echo "fastpanel version refer to https://fastpanel.direct/changelog" >> /data/logs/install_version.txt
|
||||
|
Loading…
Reference in New Issue
Block a user