Don't run admin tasks by default
This commit is contained in:
parent
f256e00f31
commit
fb04b0d826
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
#!/bin/sh
|
||||
. ./roles/home-cli/files/profile
|
||||
./admin-cli.yml -K -i ./local.ini
|
||||
./user-cli.yml -i ./local.ini
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
#!/bin/sh
|
||||
. ./roles/home-cli/files/profile
|
||||
./admin-gui.yml -K -i ./local.ini
|
||||
./user-gui.yml -i ./local.ini
|
||||
|
|
Loading…
Reference in a new issue