Skip to content

Commit

Permalink
META | DietPi-Survey_report | Add v6.23 software title array
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaIng authored Mar 24, 2019
1 parent c51a554 commit 04e23f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .meta/dietpi-survey_report
Original file line number Diff line number Diff line change
Expand Up @@ -376,12 +376,13 @@
aSOFTWARE_NAME6_20[171]='DietPi-NordVPN'
aSOFTWARE_NAME6_20[172]='WireGuard'

# - v6.21 + v6.22
# - v6.21 + v6.22 + v6.23
for i in ${!aSOFTWARE_NAME6_20[@]}
do

aSOFTWARE_NAME6_21[$i]=${aSOFTWARE_NAME6_20[$i]}
aSOFTWARE_NAME6_22[$i]=${aSOFTWARE_NAME6_21[$i]}
aSOFTWARE_NAME6_23[$i]=${aSOFTWARE_NAME6_22[$i]}

done

Expand Down

0 comments on commit 04e23f0

Please sign in to comment.