Merge pull request #17 from threefoldfoundation/development

fix sed command
This commit is contained in:
PeterNashaat
2023-05-29 11:17:13 +03:00
committed by GitHub

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