Warning, file /plasma-bigscreen/bigscreen-debos-image-rpi4/scripts/91-apt-update.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/bin/sh
0002 
0003 set -e
0004 
0005 #refresh apt cache including appstream cache
0006 apt-get update