commit | e33b38619a6c5d92e9567efbc46baccc0317ed43 | [log] [tgz] |
---|---|---|
author | fluxo <clambertus@users.noreply.github.com> | Tue Jul 05 12:32:25 2022 -0700 |
committer | fluxo <clambertus@users.noreply.github.com> | Tue Jul 05 12:32:25 2022 -0700 |
tree | 0d7e45b175bf5f974adb0e155d4c1a76112832ac | |
parent | 974e9d3096f0a789c726f5db98cd74a7c45d1604 [diff] |
switch to env to allow this to function in a pipenv
diff --git a/bin/buildsite.py b/bin/buildsite.py index 517fcd1..9762968 100755 --- a/bin/buildsite.py +++ b/bin/buildsite.py
@@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # # To run this in dev/test, then LIBCMARKDIR must be defined in the # environment.