Skip to content

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
mimoccc committed May 2, 2024
1 parent 4112772 commit 521cbfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/update-wiki.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ cd "$TEMP_REPO_DIR" || exit
git rm -rf .
git clean -fxd
git update-ref -d refs/heads/master
git push
git pull
cd "$old_dir" || exit
echo "Copying edited wiki"
cp -a "$WIKI_DIR/." "$TEMP_REPO_DIR"
Expand Down

0 comments on commit 521cbfd

Please sign in to comment.