Commit ccce18ad authored by Liam E. Roeth's avatar Liam E. Roeth

1587272293

parent b8de8ac7
#!/bin/bash #!/bin/bash
git pull
git add -A git add -A
git commit -m "$(date +%s)" git commit -m "$(date +%s)"
git push git push
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment