summaryrefslogtreecommitdiff
path: root/scripts/replace.sh
blob: 3520624a60d675c375eab6c22f8cc0e87f636b55 (plain)
1
2
3
#!/bin/sh

exec sed -i "s/$2/$3/g" $1