mirror of
https://github.com/meganz/MEGAcmd
synced 2025-09-02 14:55:08 +00:00
revert raspbian 11 repository folder name
This commit is contained in:
@@ -8,7 +8,7 @@ ver=$(cat /usr/share/doc/megacmd/version)
|
|||||||
if [[ $distro = "Raspbian GNU/Linux 12"* ]]; then
|
if [[ $distro = "Raspbian GNU/Linux 12"* ]]; then
|
||||||
str="Raspbian_12"
|
str="Raspbian_12"
|
||||||
elif [[ $distro = "Raspbian GNU/Linux 11"* ]]; then
|
elif [[ $distro = "Raspbian GNU/Linux 11"* ]]; then
|
||||||
str="Raspbian_11.0"
|
str="Raspbian_11"
|
||||||
elif [[ $distro = "Raspbian GNU/Linux 10"* ]]; then
|
elif [[ $distro = "Raspbian GNU/Linux 10"* ]]; then
|
||||||
str="Raspbian_10.0"
|
str="Raspbian_10.0"
|
||||||
elif [[ $distro = "Raspbian GNU/Linux 9"* ]]; then
|
elif [[ $distro = "Raspbian GNU/Linux 9"* ]]; then
|
||||||
|
Reference in New Issue
Block a user