##// END OF EJS Templates
Fix #218 typo
Vincent KULAK -
r740:b3e7719c4121
parent child
Show More
@@ -101,7 +101,7 fi
101 101 install_readonly files/boot/config.txt "${BOOT_DIR}/config.txt"
102 102
103 103 # Disable Raspberry Pi console logo
104 if [ "$ENABLE_SLASH" = false ] ; then
104 if [ "$ENABLE_SPLASH" = false ] ; then
105 105 echo "disable_splash=1" >> "${BOOT_DIR}/config.txt"
106 106 fi
107 107
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant