Publish devs for macos.
This commit is contained in:
parent
9474539697
commit
fd3d1c2cbd
@ -42,7 +42,7 @@ echo "Line to add: $wikiline"
|
|||||||
cat "$wikifile" | /usr/local/bin/sed -e "s@| Mac OS | .\+$USE_WEBENGINE | @$wikiline@g" > "$wikifilenew"
|
cat "$wikifile" | /usr/local/bin/sed -e "s@| Mac OS | .\+$USE_WEBENGINE | @$wikiline@g" > "$wikifilenew"
|
||||||
|
|
||||||
cat "$wikifilenew"
|
cat "$wikifilenew"
|
||||||
#mv "$wikifilenew" "$wikifile"
|
mv "$wikifilenew" "$wikifile"
|
||||||
|
|
||||||
cd ./build-wiki
|
cd ./build-wiki
|
||||||
git add *.*
|
git add *.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user