Don't run admin tasks by default

This commit is contained in:
Anthony Rose 2022-09-09 19:44:09 +01:00
parent f256e00f31
commit fb04b0d826
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
#!/bin/sh
. ./roles/home-cli/files/profile
./admin-cli.yml -K -i ./local.ini
./user-cli.yml -i ./local.ini

View file

@ -1,4 +1,3 @@
#!/bin/sh
. ./roles/home-cli/files/profile
./admin-gui.yml -K -i ./local.ini
./user-gui.yml -i ./local.ini