Skip to content

Commit

Permalink
update PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
et-nik committed Nov 14, 2023
1 parent 3c03ec5 commit ed7c6ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ shopt -s dotglob

[[ "${DEBUG:-}" == 'true' ]] && set -x

PATH=${PATH:-}:/bin:/usr/bin:/usr/local/bin

detect_os ()
{
os=""
Expand Down

0 comments on commit ed7c6ee

Please sign in to comment.