Use decorators for apikey

This commit is contained in:
2021-12-30 17:09:57 +00:00
parent 54c75ff97b
commit 00b421055f
2 changed files with 16 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ git clone ...
pip3 install --user pipenv
cd motus_remote3
cd motus_remote
pipenv install --dev # or without --dev if prod
cp /usr/bin/zipinfo test-file
pipenv shell