Clean up git stuff

This commit is contained in:
Joey Hafner 2022-02-25 21:20:36 -08:00
parent 58bebfdb34
commit 4d49648bf2
3 changed files with 0 additions and 8 deletions

View File

View File

@ -1,3 +0,0 @@
[submodule "ass/ass"]
path = ass/ass
url = https://github.com/tycrek/ass.git

View File

@ -1,5 +0,0 @@
#!/bin/bash
cd /home/joey/docker_config/
git add --all
git commit -am "$(date)"
git push