I was wondering if it is posible to upgrade the packages during the firstboot with the firstrun.sh script.
I have tried the following commands in the beginning of the file and end but it seems that it doesn't work.
apt-get update
apt-get upgrade -y
apt-get install mc -y
Is it even posible what I am testing?
I have tried the following commands in the beginning of the file and end but it seems that it doesn't work.
apt-get update
apt-get upgrade -y
apt-get install mc -y
Is it even posible what I am testing?
Statistics: Posted by jslegers — Thu Oct 30, 2025 6:04 am