fix sed command
This commit is contained in:
parent
f3193235b4
commit
f5be4ad06b
2
.github/workflows/tf_update_dev.yml
vendored
2
.github/workflows/tf_update_dev.yml
vendored
@ -20,5 +20,5 @@ jobs:
|
||||
git log -1
|
||||
git restore .
|
||||
git pull
|
||||
sed -i "s/https:\/\/ourworld.tf/https:\/\/www2.ourworld.tf/g" config.toml
|
||||
sed -i "s/https:\/\/www.ourworld.tf/https:\/\/www2.ourworld.tf/g" config.toml
|
||||
./build.sh
|
||||
|
Reference in New Issue
Block a user