update raycast

This commit is contained in:
Lee Tang
2022-03-14 11:35:14 +08:00
parent d6c5252472
commit aec27520ca

View File

@@ -0,0 +1,15 @@
#!/bin/bash
# Required parameters:
# @raycast.schemaVersion 1
# @raycast.title Open Script Commands Repository
# @raycast.packageName Bookmarks
# @raycast.mode silent
# Optional parameters:
# @raycast.icon 📜
# Documentation:
# @raycast.description Open the GitHub repository for Script Commands provided by the community.
open https://github.com/raycast/script-commands/