Cleaning
This commit is contained in:
parent
f8e8a8c485
commit
38cc6b48cf
10 changed files with 177 additions and 506 deletions
13
bin/sync
13
bin/sync
|
|
@ -1,17 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Required parameters:
|
||||
# @raycast.schemaVersion 1
|
||||
# @raycast.title Test
|
||||
# @raycast.mode compact
|
||||
|
||||
# Optional parameters:
|
||||
# @raycast.icon 🤖
|
||||
|
||||
# Documentation:
|
||||
# @raycast.author dustinswan
|
||||
# @raycast.authorURL https://raycast.com/dustinswan
|
||||
|
||||
if
|
||||
command -v mbsync >/dev/null
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue