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 00e68ab commit 694f9e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aws/dependencies/manageConfig.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

function getTreehousesConfigValue(){
keyWord=$1
echo "keyord: $keyWord"
treehouses config | grep $keyWord= | sed "s/${keyWord}=//"
}

Expand Down

0 comments on commit 694f9e4

Please sign in to comment.