Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroTochigi committed Jan 20, 2024
1 parent 694f9e4 commit 1a437f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/aws/dependencies/manageConfig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
function getTreehousesConfigValue(){
keyWord=$1
echo "keyord: $keyWord"
echo "keyord: $keyWord"
echo "keyord: $keyWord"
echo "keyord: $keyWord"
treehouses config | grep $keyWord= | sed "s/${keyWord}=//"
}

Expand Down

0 comments on commit 1a437f0

Please sign in to comment.