Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
configuration:software-update [2022/08/10 08:03] schmittconfiguration:software-update [2023/11/14 12:44] (current) klueppel
Line 8: Line 8:
 Add the following text into your script and call it autorun. sh. Add the following text into your script and call it autorun. sh.
  #!/bin/sh  #!/bin/sh
- mv sw-update.img /tmp/+ mv /mnt/media/autorun/sw-update.img /tmp/
  cli update -rf software /tmp/sw-update.img  cli update -rf software /tmp/sw-update.img