mirror of
https://github.com/DrDonk/unlocker.git
synced 2026-04-26 14:16:01 +03:00
[GH-ISSUE #82] Remove "Press Enter key to continue..." #63
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unlocker#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @KoalafiedDev on GitHub (Jan 29, 2023).
Original GitHub issue: https://github.com/DrDonk/unlocker/issues/82
Can the "Press Enter key to continue..." at the end of the script be removed (or ignored with a parameter). I can't silent install the script this way.
@DrDonk commented on GitHub (Jan 29, 2023):
Set environment variable:
UNLOCK_QUIET=1
@KoalafiedDev commented on GitHub (Jan 29, 2023):
Thank you. worked like a charm.