rename all appliance portions to make it clear this has nothing to do with official XOA

This commit is contained in:
ronivay
2021-08-03 10:48:14 +03:00
parent 1d5f3798cc
commit 23a623a4f7
4 changed files with 15 additions and 15 deletions

View File

@@ -3,11 +3,11 @@ on:
push:
paths:
- 'xo-install.sh'
- 'xo-appliance.sh'
- 'xo-vm-import.sh'
pull_request:
paths:
- 'xo-install.sh'
- 'xo-appliance.sh'
- 'xo-vm-import.sh'
jobs:
shellcheck: