Clean up git stuff
This commit is contained in:
parent
58bebfdb34
commit
4d49648bf2
0
server/config/.gitignore
vendored
0
server/config/.gitignore
vendored
3
server/config/.gitmodules
vendored
3
server/config/.gitmodules
vendored
@ -1,3 +0,0 @@
|
|||||||
[submodule "ass/ass"]
|
|
||||||
path = ass/ass
|
|
||||||
url = https://github.com/tycrek/ass.git
|
|
@ -1,5 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
cd /home/joey/docker_config/
|
|
||||||
git add --all
|
|
||||||
git commit -am "$(date)"
|
|
||||||
git push
|
|
Loading…
Reference in New Issue
Block a user