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 committed by seedhartha
parent f4a0f3561b
commit 7b276b706b

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