Skip to content

Commit

Permalink
Add set posix mode to env file
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlrt committed Aug 27, 2024
1 parent 85802bb commit 14c4281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cnode-helper-scripts/env
Original file line number Diff line number Diff line change
Expand Up @@ -968,6 +968,7 @@ set_default_vars() {
STANDOUT='\e[7m'
BOLD='\e[1m'
NC='\e[0m'
set -o posix
}
read_genesis() {
Expand Down

0 comments on commit 14c4281

Please sign in to comment.