correct html replacing

alpha
alex 2024-01-22 17:45:44 +01:00
parent 2780ade490
commit 24b7059eb7
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ read -p "Commit message: " commit_message
git commit -m "$commit_message" git commit -m "$commit_message"
git push -u origin main git push -u origin alpha