Skip to content

Commit

Permalink
Add base64 to command_paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Scavo committed Nov 28, 2016
1 parent c86bfd0 commit 63d29e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/command_paths.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export COMMAND_PATHS=true
#######################################################################

# commands with compatible paths
_BASE64=/usr/bin/base64
_BC=/usr/bin/bc
_CAT=/bin/cat
_CMP=/usr/bin/cmp
Expand Down

0 comments on commit 63d29e9

Please sign in to comment.