Fixed name of the script

This commit is contained in:
Sebastian 2023-12-23 15:36:10 +01:00
parent 420ab88573
commit 8de3738195
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ in
ln -s ${cfg.package}/Montserrat-Regular.otf ./
while true; do
${cfg.package}/bin/update.py
${cfg.package}/bin/satnogs-demo-display
sleep 60
done
'';