Browse Source

Update main.yml

qiaofeng1227 2 years ago
parent
commit
f9da28af24
1 changed files with 1 additions and 3 deletions
  1. 1 3
      apps/roles/fastpanel/tasks/main.yml

+ 1 - 3
apps/roles/fastpanel/tasks/main.yml

@@ -1,4 +1,2 @@
 - name: Install {{appname}}
-  include_tasks: tasks/install.yml
-  vars:
-     app: "Template"
+  shell: wget http://repo.fastpanel.direct/install_fastpanel.sh -O - | bash -