fix sed command #17

Merged
PeterNashaat merged 1 commits from development into master 2023-05-29 08:17:13 +00:00

View File

@ -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