Explorar o código

fix rb532 install script part

Waldemar Brodkorb %!s(int64=15) %!d(string=hai) anos
pai
achega
975f9ccb8c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/install.sh

+ 1 - 1
scripts/install.sh

@@ -206,7 +206,7 @@ printf "Fixing permissions\n"
 chmod 1777 $tmp/tmp
 chmod 4755 $tmp/bin/busybox
 
-if [ $rb532 -ne 0 ];then
+if [ $rb532 -eq 0 ];then
 	printf "Copying grub files\n"
 	mkdir $tmp/boot/grub
 	cp /boot/grub/stage1 $tmp/boot/grub