no print
This commit is contained in:
@@ -43,7 +43,6 @@ function replace {
|
||||
was=$2
|
||||
now=$3
|
||||
cmd="sed -i 's|$was|$now|g' $file"
|
||||
echo $cmd
|
||||
eval "$cmd"
|
||||
}
|
||||
# Rename references
|
||||
|
||||
Reference in New Issue
Block a user