updated transmission-blocklist
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Paul 2021-12-29 15:27:40 +01:00
parent c31bbf36a4
commit be3319ef24

4
newtag.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
git tag $(date +"%Y.%m.%d")
git push --tags