You've already forked bash-ini-parser
mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-08-04 19:42:06 +03:00
@@ -7,7 +7,9 @@ PREFIX="cfg_section_"
|
||||
function debug {
|
||||
return #abort debug
|
||||
echo $*
|
||||
echo --start--
|
||||
echo "${ini[*]}"
|
||||
echo --end--
|
||||
echo
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user