Dockerfile/test.sh

7 lines
78 B
Bash
Executable File

#!/usr/bin/env bash
git add .
git commit -m "$(date) test by bot."
git push