Skip to content

Commit

Permalink
gitac/undock lognocolor="--log-nocolor"
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Dec 2, 2024
1 parent a843a6f commit a58b7a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/undock.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ loadBins

# authConf

export LOG_NOCOLOR=true
lognocolor="--log-nocolor"
function doUndock(){
src=$1; dst=$2
# test "$dst" == "$src" && return #skip
Expand Down

0 comments on commit a58b7a1

Please sign in to comment.