mirror of
https://github.com/simon987/task_tracker_drone.git
synced 2025-12-16 08:49:07 +00:00
hmac auth changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
virtualenv env --download --always-copy --clear -p python3.7
|
||||
virtualenv env --download --clear -p python3.7
|
||||
source env/bin/activate
|
||||
python --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user