Skip to content

Commit

Permalink
Fix run-in-env.sh (#1419)
Browse files Browse the repository at this point in the history
  • Loading branch information
SukramJ authored Feb 7, 2024
1 parent 67442f2 commit 864e9ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/run-in-env.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/usr/bin/env sh
set -eu

export "OSTYPE"=@OSTYPE

# Activate pyenv and virtualenv if present, then run the specified command

# pyenv, pyenv-virtualenv
Expand Down

0 comments on commit 864e9ce

Please sign in to comment.