Skip to content

Commit

Permalink
libreelec: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hanwckf committed Jun 2, 2019
1 parent 76e2395 commit 593bcbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-alpine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ func_release() {

case "$1" in
generate)
func_generate "$2" "$3" "$4"
func_generate "$2" "$3" "$4"
;;
release)
func_release "$2" "$3" "$4"
Expand Down
2 changes: 1 addition & 1 deletion build-libreelec.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# requirements: sfdisk mtools jq
# requirements: sfdisk mtools jq squashfs-tools

TMPDIR="tmp"
origin="rock64"
Expand Down

0 comments on commit 593bcbc

Please sign in to comment.