correction de bugs
This commit is contained in:
@@ -31,11 +31,11 @@ then
|
||||
fi
|
||||
|
||||
if [ "a${DISTRO}" = "a" ]; then
|
||||
DISTRO="rpi-distro"
|
||||
DISTRO="pengwyn-distro"
|
||||
fi
|
||||
|
||||
if [ "a${MACHINE}" = "a" ]; then
|
||||
MACHINE="raspberrypi"
|
||||
MACHINE="pengwyn"
|
||||
fi
|
||||
|
||||
if [ "a${VERS}" = "a" ]; then
|
||||
|
||||
Reference in New Issue
Block a user