Make extract script executable on unix

Signed-off-by: William Brawner <me@wbrawner.com>
This commit is contained in:
William Brawner 2021-06-08 07:51:51 -06:00
parent 5c366d1f02
commit d619b92504

1
scripts/extract.py Normal file → Executable file
View 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