mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-31 05:45:11 +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
|
||||
str="Raspbian_12"
|
||||
elif [[ $distro = "Raspbian GNU/Linux 11"* ]]; then
|
||||
str="Raspbian_11.0"
|
||||
str="Raspbian_11"
|
||||
elif [[ $distro = "Raspbian GNU/Linux 10"* ]]; then
|
||||
str="Raspbian_10.0"
|
||||
elif [[ $distro = "Raspbian GNU/Linux 9"* ]]; then
|
||||
|
Reference in New Issue
Block a user