Skip to content

Commit

Permalink
allow update the tags
Browse files Browse the repository at this point in the history
Signed-off-by: Zhangjin Wu <[email protected]>
  • Loading branch information
lzufalcon committed May 5, 2024
1 parent b95ac5c commit a920264
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/import-from-rl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ EOF
sed -i -e "s%[[:space:]]*$%%g" $_target_article
fi

echo "LOG: Editing article, mainly please change the tags"

vim $_target_article

echo "LOG: Target article: $_target_article"
echo "LOG: Target images: $_target_images"

Expand Down

0 comments on commit a920264

Please sign in to comment.