Add 'change web site name'
This commit is contained in:
parent
577759786c
commit
f6d185012e
4
change web site name
Normal file
4
change web site name
Normal file
@ -0,0 +1,4 @@
|
||||
to change the website:
|
||||
cd to root dir of repos
|
||||
then
|
||||
grep -rli 'old-word' * | xargs -i@ sed -i 's/old-word/new-word/g' @
|
||||
Loading…
Reference in New Issue
Block a user