Yes I am on v0.06 from 23.06.2022
Code
# head get_nightly.sh
#!/bin/sh
#
# Version 0.06
#
# Build Date 23.06.2022
#
# author: JoeAverage
#
# script is under GPL
# means (or likewise): all changes MUST be provided to *ALL* ${OTHER's}
Display More
As for the script part, compare all those steps above with something like that
Code
rm get_nightly.sh
wget https://gist.githubusercontent.com/pitsi/e1a47f4b9c8d0176e2c2b8fa2f8fa1da/raw/67d0a404b7b4beeafde457b10b3354b2686eca30/apt.conf -O get_nightly.sh
chmod +x get_nighly.sh
My gist above is for debian's apt (file /etc/apt/apt.conf), but you get the idea. Also, I use nano because I am not comfortable with vi.
And today, besides the above message that the new image is under downgrade, I am getting a low space message
I have backed up the image of 20220625 for another reason, but the free space I have is enough for it to download
Code
# df -h
Filesystem Size Used Available Use% Mounted on
...
/dev/sda2 1.3G 382.7M 954.1M 29% /storage
...
Its an old 2gb usb stick. I am now moving the foremention image to my pc so that the script runs properly even with the downgrade option.
---edit
I forgot to mention that the upgrade and downgrade options appear properly on the rpi.