Skip to content

Commit

Permalink
Update dsda-updater-macos.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro-Beirao committed Nov 26, 2024
1 parent 5874c96 commit 8192330
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion updater/dsda-updater-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ REPO="kraflab/dsda-doom"

TEMP=`mktemp --directory`
DEST=$1
echo $DEST

TAG=$(curl -s "https://api.github.com/repos/$REPO/releases/latest" | jq -r '.tag_name')
VERSION=${TAG:1}
Expand Down

0 comments on commit 8192330

Please sign in to comment.