You've already forked bash-ini-parser
mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-08-10 16:22:59 +03:00
Remove execution from script
This commit is contained in:
@@ -214,9 +214,4 @@ function cfg_update {
|
||||
eval "function $item"
|
||||
}
|
||||
|
||||
#Test harness
|
||||
if [ $# != 0 ]
|
||||
then
|
||||
$@
|
||||
fi
|
||||
# vim: filetype=sh
|
||||
|
Reference in New Issue
Block a user