Skip to content

Commit

Permalink
remove extra me_cleaner download this is done by make now
Browse files Browse the repository at this point in the history
  • Loading branch information
nestire committed May 21, 2024
1 parent 6cc52c0 commit dfb285a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions create-release.sh
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
#!/bin/bash

set -exuo pipefail

targets="x230-hotp-maximized t430-hotp-maximized nitropad-nv41 nitropad-ns50"

version=$(git describe --dirty)


# prepare
./blobs/xx30/download_clean_me.sh -m $(readlink -f ./blobs/xx30/me_cleaner.py)

rm -rf artifacts
mkdir -p artifacts

Expand Down

0 comments on commit dfb285a

Please sign in to comment.