Read the statement by Michael Teeuw here.
update-script.sh hangs after "saving custom.css"
-
df -k shows:
Filesystem 1K-blocks Used Available Use% Mounted on
udev 1667704 0 1667704 0% /dev
tmpfs 388200 1444 386756 1% /run
/dev/sda2 61387080 7699368 50549572 14% /
tmpfs 1940984 34100 1906884 2% /dev/shm
tmpfs 5120 16 5104 1% /run/lock
/dev/sda1 522230 77064 445166 15% /boot/firmware
tmpfs 388196 40 388156 1% /run/user/1000 -
-
@xIExodusIx thanks i replied there.
i do not know yet. i am away from my system the rest of the day. i would not try anything else, just let MagicMirror run.
if you have the update message . you can disable the updatenotification module in config .js
add
disabled:true,after the module: line
-
bug in my script, fixed.
-