Rename scripts/ to tools/

This commit is contained in:
jo 2021-09-07 22:56:35 +02:00
parent 2513f08d07
commit 7cb3501540
8 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@ jobs:
- name: Generate packages list
run: |
scripts/packages.py --dev --format line ${{ matrix.release }} \
tools/packages.py --dev --format line ${{ matrix.release }} \
python_apps/airtime_analyzer \
python_apps/pypo \
> packages.list