File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -249,6 +249,7 @@ sudo systemctl disable openvpn.service
249249
250250# change hostname
251251sudo raspi-config nonint do_hostname lbb
252+ sudo sed -i -E " s/^([[:space:]]*hostname:[[:space:]]*).*/\1lbb/" " /boot/firmware/user-data"
252253
253254# raspberry pi 5: usb_max_current_enable
254255CONFIG_TXT=" /boot/firmware/config.txt"
@@ -640,7 +641,7 @@ echo "***"
640641echo " *** If you have further questions, please check the wiki first:"
641642echo " *** https://github.com/outdoorbits/little-backup-box/wiki"
642643echo " ***"
643- echo " *** IF YOU ARE USING COMITUP: READ ALSO %quot; How to proceed%quot; in README/Installation!"
644+ echo " *** IF YOU ARE USING COMITUP: READ ALSO ' How to proceed' in README/Installation!"
644645echo " ***"
645646echo " *** We are always happy to receive your feedback!"
646647echo " ********************************************************************************************"
You can’t perform that action at this time.
0 commit comments