Skip to content

Commit

Permalink
Added commit and push
Browse files Browse the repository at this point in the history
  • Loading branch information
JaumeAmoresDS committed Jun 3, 2024
1 parent 96f0bea commit fc6b867
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions commit.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
sudo hwclock -s
git commit -am "$1"
3 changes: 1 addition & 2 deletions push.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_ed25519_nbmodular
sudo hwclock -s
git commit -am "$1"
git push
git push $1

0 comments on commit fc6b867

Please sign in to comment.