##// END OF EJS Templates
Merge pull request #219 from VonOx/typo...
drtyhlpr -
r742:c7a26669e3f5 Fusion
parent child
Show More
@@ -117,7 +117,7 fi
117 install_readonly files/boot/config.txt "${BOOT_DIR}/config.txt"
117 install_readonly files/boot/config.txt "${BOOT_DIR}/config.txt"
118
118
119 # Disable Raspberry Pi console logo
119 # Disable Raspberry Pi console logo
120 if [ "$ENABLE_SLASH" = false ] ; then
120 if [ "$ENABLE_SPLASH" = false ] ; then
121 echo "disable_splash=1" >> "${BOOT_DIR}/config.txt"
121 echo "disable_splash=1" >> "${BOOT_DIR}/config.txt"
122 fi
122 fi
123
123
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant