mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-23 15:30:34 -04:00
Adding comments to the post install sh
This commit is contained in:
parent
cdb3cf696c
commit
81e2f2bbb1
@ -1,5 +1,10 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
#
|
||||
# Small fix to support strict mode in subtitles-octopus while waiting for the PR to be merged & a new version to be released.
|
||||
#
|
||||
|
||||
|
||||
LINE_204=" self.video.addEventListener(\\\"loadedmetadata\\\", function listener(e) {"
|
||||
LINE_205=" e.target.removeEventListener(e.type, listener);"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user