Correct script file name in README #17
No reviewers
Labels
No Label
bug
duplicate
enhancement
good first issue
help wanted
invalid
needs info
question
triage
upstream issue
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: switnet/quick-jibri-installer#17
Loading…
Reference in New Issue
No description provided.
Delete Branch "patch-1"
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?
The README suggests running a script called
quick-jibri-installer.sh
, but it doesn't exist. What exists isquick_jibri_installer.sh
. I've also addedsudo
since it asks for root permissions.It depends on whether you login the server with a sudo user or root.
But I guess having sudo won't really make any change on the later.