Skip to content

Commit

Permalink
Update hw_model.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat5TV committed Aug 22, 2018
1 parent d63d8ff commit 94a056b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hw_model.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
# HW_MODEL 60 NanoPi Neo
# HW_MODEL 51 BananaPi Pro (Lemaker)
# HW_MODEL 50 BananaPi M2+ (sinovoip)
# HW_MODEL 44 Pine A64-LTS
# HW_MODEL 44 Pine A64-LTS/Sopine
# HW_MODEL 43 Rock64
# HW_MODEL 42 Pine A64+ (2048mb)
# HW_MODEL 41 Pine A64+ (1024mb)
Expand Down Expand Up @@ -481,7 +481,7 @@
#Pine A64-LTS
elif (( $HW_MODEL == 44 )); then

HW_MODEL_DESCRIPTION='Pine A64-LTS'
HW_MODEL_DESCRIPTION='Pine A64-LTS/Sopine'
IMAGE_ADDITIONAL_CREDITS='Longsleep, Ayufan'

#Rock64
Expand Down

0 comments on commit 94a056b

Please sign in to comment.