ari.lt/git.sh
Ari Archer d8604ac3d5 update @ Thu 20 Jan 16:14:25 EET 2022
Signed-off-by: Ari Archer <truncateddinosour@gmail.com>
2022-01-20 16:14:25 +02:00

7 lines
132 B
Bash
Executable file

#!/usr/bin/env sh
rm -fv content/styles/config/_main.css
git add .
git commit -sam "update @ $(date)"
git push -u origin terminal