Changed shebang to something more grown-up
This commit is contained in:
parent
ff37b6c0dd
commit
90396de706
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
# A tool to create a new python project with less setup than usual.
|
# A tool to create a new python project with less setup than usual.
|
||||||
# v1.0 Jul 2021 by Cronocide
|
# v1.0 Jul 2021 by Cronocide
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user