Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use shebang and shell syntax compatible with Ubuntu 22.04 #256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmakowski
Copy link

Make it possible to run reslang on Ubuntu 22.04 (my work laptop OS).

Without these, ./install-reslang produces:

./install-reslang: 12: Syntax error: Bad fd number

And reslang produces:

/usr/bin/env: ‘npx ts-node’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines

@mmakowski mmakowski added the change/standard Trivial / minor changes that are low-impact, low risk label Aug 19, 2022
@mmakowski mmakowski requested a review from a team as a code owner August 19, 2022 13:20
@ops-github-DU4JOAWE
Copy link

This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change/standard Trivial / minor changes that are low-impact, low risk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants