Skip to content
Snippets Groups Projects

Change shebang to "#!/usr/bin/env python3" in python shell scripts. Fix #103

Merged Wojciech Barcik requested to merge 103-change-shebangs-in-python-shell-scripts into develop
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -3,7 +3,6 @@ stages:
- data-supply
- e2e-test
variables:
PGPASSWORD: $HIVEMIND_POSTGRES_PASSWORD
Loading