Make extract script executable on unix
Signed-off-by: William Brawner <me@wbrawner.com>
This commit is contained in:
parent
f4a0f3561b
commit
7b276b706b
1 changed files with 1 additions and 0 deletions
1
scripts/extract.py
Normal file → Executable file
1
scripts/extract.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
# Copyright (c) 2020-2021 The reone project contributors
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
|
|
Loading…
Reference in a new issue