ID raspbian as debian
This commit is contained in:
@@ -274,6 +274,9 @@ init() {
|
|||||||
*suse*)
|
*suse*)
|
||||||
ID="suse"
|
ID="suse"
|
||||||
;;
|
;;
|
||||||
|
raspbian)
|
||||||
|
ID="debian"
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Autodetecting distro, this may be unreliable and --compat may also be required"
|
echo "Autodetecting distro, this may be unreliable and --compat may also be required"
|
||||||
if hash dnf &>/dev/null; then
|
if hash dnf &>/dev/null; then
|
||||||
|
|||||||
Reference in New Issue
Block a user