Skip to content

Commit de0d968

Browse files
authored
Bug correction : Update termux-job-scheduler (#125)
* Update termux-job-scheduler wrong syntax on trigger_content_uri (ref to line 90 and 91)
1 parent 34b8d6a commit de0d968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/termux-job-scheduler

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ cancel,cancel-all,\
4848
period-ms:,network:,\
4949
battery-not-low:,storage-not-low:,\
5050
charging:,persisted:,help,\
51-
trigger_content_flag:,trigger-content-uri: \
51+
trigger-content-flag:,trigger-content-uri: \
5252
-s bash \
5353
-- "$@"`
5454
eval set -- "$TEMP"

0 commit comments

Comments
 (0)