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