mirror of
https://github.com/fosrl/newt.git
synced 2026-05-06 07:59:04 -05:00
[PR #266] [MERGED] feat(installer): prefer /usr/local/bin and improve POSIX compatibility #1014
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/newt/pull/266
Author: @LaurenceJJones
Created: 3/10/2026
Status: ✅ Merged
Merged: 3/10/2026
Merged by: @oschwartz10612
Base:
dev← Head:enhance-installer📝 Commits (1)
32d48c7feat(installer): prefer /usr/local/bin and improve POSIX compatibility📊 Changes
1 file changed (+73 additions, -46 deletions)
View changed files
📝
get-newt.sh(+73 -46)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
How to test?
Installer semantics, instead of
curl | bash. Download the script and install onto the system.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.