G_DIETPI_VERSION_CORE=6
G_DIETPI_VERSION_SUB=31
G_DIETPI_VERSION_RC=2
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
buster
Linux Pi4 4.19.118-v7l+ #1311 SMP Mon Apr 27 14:26:42 BST 2020 armv7l GNU/Linux
RPi 4 Model B (armv7l)
root@Pi4:~# dietpi-software
/boot/dietpi/dietpi-software: line 6594: syntax error: unexpected end of file
Command will run Dietpi software
Syntax error
Update to v6.31.2, reboot and this happened
Bug in my MOTD hack, please fix with:
rm /run/dietpi/.dietpi-motd
curl -sSfL https://raw.githubusercontent.com/MichaIng/DietPi/master/dietpi/dietpi-software > /boot/dietpi/dietpi-software
sed -i 's/taaem/MichaIng/' /boot/dietpi/dietpi-software
Good job, it鈥檚 working again 馃檭
You are the best!
Please also remove the stored MOTD to refresh on next banner print: rm /run/dietpi/.dietpi-motd
working now
root@Pi4:~# rm /run/dietpi/.dietpi-motd
rm: cannot remove '/run/dietpi/.dietpi-motd': No such file or directory
All fine if the file is not present 馃檪.
I mark this as closed, as there shouldn't be any more effected users.
Most helpful comment
Bug in my MOTD hack, please fix with: