Update tidler to 0.2
This commit is contained in:
parent
e28ec85013
commit
af01ea56fd
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/sh
|
||||
|
||||
downloadTrack() {
|
||||
echo "Downloading track with ID: $1"
|
||||
|
@ -47,4 +47,3 @@ elif [ "$option" -eq 2 ]; then
|
|||
searchTrack
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue