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