Skip to content

Commit

Permalink
Update index.html [q]
Browse files Browse the repository at this point in the history
  • Loading branch information
stopsopa authored Jan 15, 2025
1 parent 08bf0e7 commit 20ba840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/bash/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1223,7 +1223,7 @@ <h2>crontab</h2>

https://crontab.guru/#50_16_*_*_MON-FRI
# result
50 16 * * MON-FRI /usr/bin/osascript -e 'Fill the worklog' >/dev/null 2>&2
50 16 * * MON-FRI /usr/bin/osascript -e 'display notification "📅 Fill the worklog" sound name "Sosumi"'

</script>
<h2>curl</h2>
Expand Down

0 comments on commit 20ba840

Please sign in to comment.