Make extract script executable on unix
Signed-off-by: William Brawner <me@wbrawner.com>
This commit is contained in:
parent
5c366d1f02
commit
d619b92504
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