Updated: 2023-07-14 16:32:00

main
shwetha729 2023-07-14 16:32:00 -04:00
parent 896e0b994e
commit b4274e9ea2
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ Then Open Your Obsidian Vault there. You are now ready to have your changes sync
``` ```
git add . git add .
git commit -q -m "$(date)" git commit -m "Updated: `date +'%Y-%m-%d %H:%M:%S'`"
``` ```
Push your changes once more after you have opened your vault there. Push your changes once more after you have opened your vault there.