mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
Update install.sh (#457)
This commit is contained in:
parent
fa9f43167d
commit
6515aacf42
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ check_platform() {
|
|||
case "$platform" in
|
||||
darwin/amd64) found=0;;
|
||||
linux/amd64) found=0 ;;
|
||||
linux/arm64) found=0 ;;
|
||||
esac
|
||||
|
||||
return $found
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue