We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b810e4 commit b6484eaCopy full SHA for b6484ea
bump.sh
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+echo ' - '$(date) >> readme.md ; git commit -am "$(echo 'Autoupdate '$(date))"
0 commit comments