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

@milahu milahu commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

mostly avoid creating tempfiles

tested briefly

@fentas

fentas commented Apr 18, 2026

Copy link
Copy Markdown
Owner

Juhu, why rename the main file? 👀

@milahu

milahu commented Apr 18, 2026

Copy link
Copy Markdown
Contributor Author

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

@fentas

fentas commented Apr 18, 2026

Copy link
Copy Markdown
Owner

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

milahu commented Apr 18, 2026

Copy link
Copy Markdown
Contributor Author

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