Skip to content

some fixes#11

Open
milahu wants to merge 15 commits into
fentas:masterfrom
milahu:some-fixes
Open

some fixes#11
milahu wants to merge 15 commits into
fentas:masterfrom
milahu:some-fixes

Conversation

@milahu
Copy link
Copy Markdown
Contributor

@milahu milahu commented Sep 5, 2025

mostly avoid creating tempfiles

tested briefly

@fentas
Copy link
Copy Markdown
Owner

fentas commented Apr 18, 2026

Juhu, why rename the main file? 👀

@milahu
Copy link
Copy Markdown
Contributor Author

milahu commented Apr 18, 2026

mv bin/tus bin/tus-client.sh
because file extension → syntax highlighting
because tus is the protocol, and this is a client

@fentas
Copy link
Copy Markdown
Owner

fentas commented Apr 18, 2026

This would be a breaking change, and this script behaves more like a binary or executable than a script.
Most editors recognise the shebang but if needed, we can also add these:

# shellcheck shell=bash
# vim: set syntax=bash:

@milahu
Copy link
Copy Markdown
Contributor Author

milahu commented Apr 18, 2026

ok, reverted to bin/tus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants