Update default.inc
This commit is contained in:
@@ -120,7 +120,7 @@ ENTER2CONTINUE(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
function string_replace {
|
function string_replace {
|
||||||
echo "${1/\*/$2}"
|
echo "${1//\*/$2}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user