Add a script changing file extensions

This commit is contained in:
2025-02-21 11:21:35 +01:00
parent 06fa97bfcf
commit a4c56fb432
4 changed files with 40 additions and 1 deletions

View File

@ -0,0 +1,4 @@
# Gitea access token. The token should have permissions to manage users.
token = ""
# The gitea instance URL beginning wth "https://".
server = "https://"