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 0d02df8 commit 92611b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aws/dependencies/configOperations.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
function getConfigAsJson(){
local allConfig=$(getTreehousesConfigValue $configName | jq .)
echo "$allConfig"
echo "$allConfig"
}

function printAllConfig(){
Expand Down

0 comments on commit 92611b4

Please sign in to comment.