Skip to content
Snippets Groups Projects
Commit 84b087c2 authored by Daniel Fosco's avatar Daniel Fosco :warning:
Browse files

Update notes @ Thu 19/08/21 14:40

parent b98487ee
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@ cp -R ~/workspaces/planning/notes/confidential/* ~/workspaces/notes-confidential
cd ~/workspaces/notes-confidential/ &&
git pull origin main &&
git add --all &&
git commit -m "Update secret notes @ $(date +%a %d/%m/%y %H:%M)" &&
git commit -m "Update secret notes @ $(date "+%a %d/%m/%y %H:%M")" &&
set -u
git push origin main &&
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment