not mac version

This commit is contained in:
Михаил Капелько
2025-11-11 22:23:08 +03:00
parent f821f9017c
commit ce89eb1ec5

View File

@@ -42,7 +42,7 @@ function replace {
file=$1
was=$2
now=$3
cmd="sed -i '' 's|$was|$now|g' $file"
cmd="sed -i 's|$was|$now|g' $file"
eval "$cmd"
}
# Rename references